Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-232614
#<BuildRuby:0x000055c9ed78a700
@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.20220716-232614",
@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.000005 0.000002 0.000007 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007516 0.003855 0.963451 ( 1.038783)
build_miniruby 0.001750 0.000500 0.076993 ( 0.074666)
build_ruby 0.001407 0.000402 0.079338 ( 0.077729)
build_all 0.006772 0.001935 1.504324 ( 0.578425)
build_install 0.019853 0.002621 5.064264 ( 2.062997)
test_btest 0.000873 0.000218 71.802257 ( 8.170050)
test_basic 0.000649 0.007419 0.321297 ( 0.416785)
test_all 0.002577 0.000000 637.648850 ( 64.535381)
test_rubyspec 0.099321 0.077866 45.379787 ( 51.162632)
total: 128.12 sec