Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-130043
#<BuildRuby:0x0000555abf2d8920
@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.20220816-130043",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000028 0.000005 0.000033 ( 0.000029)
build_up 0.010384 0.001731 0.952347 ( 1.019663)
build_miniruby 0.001914 0.000319 0.077924 ( 0.075340)
build_ruby 0.001489 0.000248 0.077254 ( 0.075395)
build_all 0.010260 0.000000 1.547627 ( 0.580771)
build_install 0.019850 0.001187 1.894910 ( 0.932326)
test_btest 0.001006 0.000126 71.109255 ( 7.979848)
test_basic 0.007378 0.000180 0.319407 ( 0.408469)
test_all 0.000000 0.004474 674.892191 ( 66.315373)
test_rubyspec 0.119445 0.057026 45.004124 ( 52.522794)
total: 129.91 sec