Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-185129
#<BuildRuby:0x000055e8043b06e0
@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.20220813-185129",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005213 0.005205 0.973431 ( 1.446645)
build_miniruby 0.001896 0.000438 0.072371 ( 0.069972)
build_ruby 0.001969 0.000000 0.072774 ( 0.070773)
build_all 0.008926 0.000369 1.543737 ( 0.579531)
build_install 0.016397 0.006341 1.910328 ( 0.941203)
test_btest 0.000781 0.000184 75.876944 ( 8.002390)
test_basic 0.002160 0.005791 0.321037 ( 0.409830)
test_all 0.002378 0.000700 637.276798 ( 64.853600)
test_rubyspec 0.109220 0.059228 45.909701 ( 53.518575)
total: 129.89 sec