Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-044042
#<BuildRuby:0x00005626dae540a0
@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.20231225-044042",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004246 0.000447 1.048757 ( 1.408476)
build_miniruby 0.001550 0.000163 0.949383 ( 0.948627)
build_ruby 0.001204 0.000127 2.799870 ( 2.799547)
build_all 0.005037 0.005096 16.380576 ( 1.441678)
build_install 0.006640 0.003283 4.789139 ( 1.177730)
test_btest 0.000845 0.000154 86.439858 ( 7.325418)
test_basic 0.000101 0.004315 0.732670 ( 0.807884)
test_all 0.097496 0.039723 536.338469 ( 60.334237)
test_rubyspec 0.025887 0.016001 51.010703 ( 63.262896)
total: 139.51 sec