Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-021802
#<BuildRuby:0x000055b18b10e298
@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.20221130-021802",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000005 0.000014 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.006386 0.005308 1.246285 ( 2.970339)
build_miniruby 0.001735 0.000946 0.845467 ( 0.844088)
build_ruby 0.000000 0.002851 2.238841 ( 2.148483)
build_all 0.020300 0.000000 18.637938 ( 2.199212)
build_install 0.015317 0.006097 2.007982 ( 1.025135)
test_btest 0.001016 0.000428 89.833599 ( 9.062483)
test_basic 0.005213 0.002875 0.350334 ( 0.436877)
test_all 0.001425 0.000611 739.175598 ( 71.743573)
test_rubyspec 0.102438 0.068363 49.368809 ( 57.508478)
total: 147.94 sec