Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-090906
#<BuildRuby:0x000055cad3df09f0
@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.20221007-090906",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000000 0.010999 1.053018 ( 1.117557)
build_miniruby 0.000579 0.000962 0.093800 ( 0.090582)
build_ruby 0.001139 0.000350 0.094408 ( 0.091181)
build_all 0.004103 0.004092 1.343927 ( 0.575261)
build_install 0.007170 0.007162 1.672649 ( 0.885289)
test_btest 0.001313 0.000563 62.288011 ( 6.504027)
test_basic 0.003748 0.004258 0.363459 ( 0.450196)
test_all 0.004103 0.003229 469.666720 ( 51.982844)
test_rubyspec 0.068606 0.069020 42.430493 ( 50.656488)
total: 112.35 sec