Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-081415
#<BuildRuby:0x00005608a4343840
@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.20231119-081415",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005666 0.000275 1.305501 ( 1.673636)
build_miniruby 0.000985 0.000156 0.986306 ( 0.986162)
build_ruby 0.001264 0.000200 2.886127 ( 2.886339)
build_all 0.010159 0.000267 16.897833 ( 1.516873)
build_install 0.005866 0.003097 5.093111 ( 1.239940)
test_btest 0.001002 0.000167 87.216838 ( 7.772616)
test_basic 0.003897 0.000650 0.677786 ( 0.752795)
test_all 0.107905 0.030405 522.468036 ( 62.401073)
test_rubyspec 0.032621 0.018158 50.162877 ( 62.499030)
total: 141.73 sec