Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-000421
#<BuildRuby:0x000055bef5f19550
@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.20221016-000421",
@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.000005)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000051 0.000014 0.000065 ( 0.000083)
build_up 0.009198 0.001302 1.125442 ( 1.297936)
build_miniruby 0.001118 0.000279 0.096996 ( 0.095413)
build_ruby 0.001256 0.000314 0.098832 ( 0.096309)
build_all 0.007130 0.000577 1.345039 ( 0.567282)
build_install 0.013204 0.003047 1.663179 ( 0.892534)
test_btest 0.001885 0.000435 60.779531 ( 6.867596)
test_basic 0.007468 0.000314 0.338877 ( 0.428875)
test_all 0.007856 0.000000 511.207465 ( 55.117107)
test_rubyspec 0.095594 0.041398 43.471838 ( 51.977815)
total: 117.34 sec