Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-165104
#<BuildRuby:0x000055d593459390
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221024-165104",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000021 0.000009 0.000030 ( 0.000029)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.006564 0.002626 1.130113 ( 1.205032)
build_miniruby 0.001673 0.000670 0.115786 ( 0.112122)
build_ruby 0.001383 0.000553 0.109163 ( 0.105407)
build_all 0.007538 0.000966 1.399310 ( 0.579184)
build_install 0.008886 0.006695 1.725991 ( 0.922548)
test_btest 0.001168 0.000487 61.707060 ( 6.407515)
test_basic 0.006099 0.000211 0.371817 ( 0.461220)
test_all 0.008193 0.000000 492.259307 ( 53.505553)
test_rubyspec 0.076124 0.055250 43.585969 ( 52.121756)
total: 115.42 sec