Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-104342
#<BuildRuby:0x0000558d34cae9c0
@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.20220817-104342",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006227 0.003671 0.840231 ( 1.141614)
build_miniruby 0.002019 0.000433 0.063264 ( 0.061553)
build_ruby 0.001090 0.000234 0.065205 ( 0.063996)
build_all 0.006681 0.001432 1.236193 ( 0.464700)
build_install 0.008662 0.009125 1.559391 ( 0.792598)
test_btest 0.000780 0.000244 54.136903 ( 6.084183)
test_basic 0.003852 0.001204 0.298913 ( 0.396538)
test_all 0.002374 0.000742 488.377548 ( 51.820692)
test_rubyspec 0.064518 0.071765 41.831467 ( 49.508181)
total: 110.33 sec