Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-044226
#<BuildRuby:0x000055e4302e0620
@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.20220828-044226",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011017 0.001574 0.958530 ( 1.150018)
build_miniruby 0.002011 0.000288 0.078730 ( 0.077790)
build_ruby 0.002016 0.000288 0.077783 ( 0.076835)
build_all 0.009381 0.000594 1.540973 ( 0.596138)
build_install 0.017569 0.005542 1.857853 ( 0.921159)
test_btest 0.000861 0.000144 71.116564 ( 7.962432)
test_basic 0.007238 0.000292 0.317255 ( 0.408391)
test_all 0.000029 0.004398 684.764436 ( 67.287939)
test_rubyspec 0.148261 0.035267 45.692412 ( 54.207060)
total: 132.69 sec