Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-192130
#<BuildRuby:0x00005560ba1ff7f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-192130",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004104 0.000746 0.799597 ( 1.203849)
build_miniruby 0.000926 0.000169 0.822221 ( 0.822107)
build_ruby 0.001453 0.000000 2.716610 ( 2.717392)
build_all 0.007747 0.000071 12.239158 ( 0.983633)
build_install 0.009943 0.003807 3.427990 ( 0.960728)
test_btest 0.000646 0.000122 64.765536 ( 4.759243)
test_basic 0.004741 0.000082 0.393206 ( 0.473673)
test_all 0.070421 0.027482 386.759754 ( 35.881291)
test_rubyspec 0.036054 0.093147 72.234903 ( 84.705454)
total: 132.51 sec