Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-121233
#<BuildRuby:0x000055c6561b84c0
@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.20220829-121233",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009182 0.001667 0.974627 ( 1.044409)
build_miniruby 0.001649 0.000507 0.078684 ( 0.076966)
build_ruby 0.001445 0.000444 0.078895 ( 0.077674)
build_all 0.008268 0.002860 1.548711 ( 0.583791)
build_install 0.015544 0.005126 1.868438 ( 0.910514)
test_btest 0.000932 0.000294 75.762722 ( 8.672486)
test_basic 0.006326 0.000593 0.315359 ( 0.405249)
test_all 0.004097 0.000000 666.851933 ( 66.613506)
test_rubyspec 0.103899 0.060900 45.768435 ( 54.316890)
total: 132.70 sec