Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-193905
#<BuildRuby:0x000055a0722fcc00
@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.20221116-193905",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.007722 0.000240 1.169318 ( 1.480401)
build_miniruby 0.002000 0.000125 0.933518 ( 0.948815)
build_ruby 0.001995 0.000124 2.392623 ( 2.318629)
build_all 0.009045 0.008816 18.306244 ( 2.245572)
build_install 0.020805 0.000000 1.923113 ( 1.023535)
test_btest 0.001212 0.000000 84.282990 ( 10.280677)
test_basic 0.000000 0.006139 0.337781 ( 0.428989)
test_all 0.000000 0.002107 694.152832 ( 73.461157)
test_rubyspec 0.048091 0.073440 50.612577 ( 59.233259)
total: 151.42 sec