Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-083334
#<BuildRuby:0x0000560a2c39aff8
@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.20231218-083334",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000560 0.004104 1.029880 ( 1.314439)
build_miniruby 0.000801 0.000146 0.870703 ( 0.870692)
build_ruby 0.001511 0.000000 2.703517 ( 2.704694)
build_all 0.003066 0.004263 12.177204 ( 1.021330)
build_install 0.010059 0.004668 3.581485 ( 0.972638)
test_btest 0.000709 0.000000 65.091781 ( 4.733846)
test_basic 0.004403 0.000232 0.376433 ( 0.458029)
test_all 0.070239 0.027784 391.391378 ( 33.635814)
test_rubyspec 0.045494 0.024464 40.016260 ( 52.675403)
total: 98.39 sec