Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-094752
#<BuildRuby:0x000055c1b7ea8ea8
@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.20220913-094752",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004692 0.005220 1.126207 ( 1.067169)
build_miniruby 0.001439 0.000360 0.074617 ( 0.072996)
build_ruby 0.001582 0.000396 0.070621 ( 0.068772)
build_all 0.008972 0.000984 1.562489 ( 0.607000)
build_install 0.014788 0.007189 1.945412 ( 0.948154)
test_btest 0.000874 0.000243 96.288649 ( 9.937309)
test_basic 0.006555 0.000536 0.344586 ( 0.437166)
test_all 0.003937 0.000000 646.318845 ( 66.760203)
test_rubyspec 0.080565 0.089398 47.376064 ( 55.702194)
total: 135.60 sec