Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-074855
#<BuildRuby:0x000055ae994a6f08
@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.20221013-074855",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008265 0.001377 1.062233 ( 1.145886)
build_miniruby 0.001903 0.000000 0.102511 ( 0.099493)
build_ruby 0.001582 0.000000 0.084575 ( 0.081548)
build_all 0.008346 0.000374 1.318947 ( 0.578904)
build_install 0.013906 0.001207 1.649893 ( 0.897303)
test_btest 0.001716 0.000229 61.960723 ( 6.435355)
test_basic 0.007160 0.000197 0.355327 ( 0.444710)
test_all 0.005549 0.001462 510.450860 ( 54.022068)
test_rubyspec 0.104930 0.029010 43.121484 ( 51.324538)
total: 115.03 sec