Logfile: /home/ko1/ruby/logs/brlog.trunk.20230713-181049
#<BuildRuby:0x00005630da434098
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230713-181049",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004529 0.000755 1.472292 ( 2.787790)
build_miniruby 0.001155 0.000000 0.919733 ( 0.919216)
build_ruby 0.001227 0.000000 2.617599 ( 2.617929)
build_all 0.009727 0.000000 12.832263 ( 1.182663)
build_install 0.005437 0.002338 1.802309 ( 0.870432)
test_btest 0.000846 0.000135 74.458532 ( 7.248240)
test_basic 0.000000 0.003679 0.659171 ( 0.742820)
test_all 0.000000 0.000967 410.486047 ( 42.935254)
test_rubyspec 0.000000 0.038548 41.273941 ( 53.818209)
total: 113.12 sec