Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-050522
#<BuildRuby:0x0000563e294a89c8
@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.20220805-050522",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005218 0.005791 0.968613 ( 1.280086)
build_miniruby 0.000000 0.002222 0.065476 ( 0.063258)
build_ruby 0.001856 0.000000 0.077883 ( 0.075816)
build_all 0.007029 0.003275 1.484364 ( 0.568967)
build_install 0.019323 0.003820 5.175368 ( 2.082964)
test_btest 0.000949 0.000317 71.720740 ( 7.957590)
test_basic 0.006684 0.000864 0.324767 ( 0.412527)
test_all 0.001587 0.000505 673.483926 ( 66.328378)
test_rubyspec 0.121699 0.051768 45.227466 ( 52.538774)
total: 131.31 sec