Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-215044
#<BuildRuby:0x00005620b5b1cef8
@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.20221225-215044",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007240 0.001810 0.959318 ( 1.127640)
build_miniruby 0.001708 0.000427 0.845924 ( 0.844844)
build_ruby 0.000000 0.003301 2.127832 ( 2.127674)
build_all 0.008131 0.012604 18.690300 ( 2.180530)
build_install 0.020667 0.003026 2.040882 ( 1.025511)
test_btest 0.001095 0.000426 92.778462 ( 8.713977)
test_basic 0.002719 0.006005 0.334847 ( 0.422414)
test_all 0.002215 0.000000 661.008710 ( 65.859070)
test_rubyspec 0.139520 0.040347 47.737567 ( 55.872629)
total: 138.18 sec