Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-160414
#<BuildRuby:0x0000561c2df81390
@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.20220625-160414",
@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.000030 0.000005 0.000035 ( 0.000035)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003835 0.007886 0.884229 ( 1.024378)
build_miniruby 0.001033 0.000318 0.054658 ( 0.053290)
build_ruby 0.001270 0.000391 0.061932 ( 0.060861)
build_all 0.007131 0.000855 1.221125 ( 0.481274)
build_install 0.013137 0.005985 5.000242 ( 2.466285)
test_btest 0.001471 0.000464 52.449396 ( 6.005432)
test_basic 0.005474 0.000444 0.285921 ( 0.385493)
test_all 0.001153 0.001742 487.896829 ( 52.640532)
test_rubyspec 0.071264 0.044218 41.478016 ( 47.394129)
total: 110.51 sec