Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-215559
#<BuildRuby:0x0000557a669ff048
@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.20240113-215559",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.004924 0.804298 ( 1.198996)
build_miniruby 0.000000 0.000873 0.820054 ( 0.820163)
build_ruby 0.000000 0.001326 2.687655 ( 2.688868)
build_all 0.002571 0.005337 11.944159 ( 0.965907)
build_install 0.006260 0.004416 3.387289 ( 0.957438)
test_btest 0.000525 0.000197 63.580234 ( 5.319460)
test_basic 0.003084 0.001157 0.397521 ( 0.477626)
test_all 0.089007 0.008750 380.270356 ( 38.797696)
test_rubyspec 0.047325 0.018928 40.687202 ( 53.237689)
total: 104.46 sec