Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-045135
#<BuildRuby:0x00005601e2870b38
@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.20220311-045135",
@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.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011192 0.001013 1.064957 ( 2.161388)
build_miniruby 0.001615 0.000230 0.077925 ( 0.075852)
build_ruby 0.001523 0.000217 0.079187 ( 0.077426)
build_all 0.005795 0.004120 1.515580 ( 0.601640)
build_install 0.022951 0.000000 5.237416 ( 2.176641)
test_btest 0.001182 0.000000 77.389634 ( 8.230440)
test_basic 0.003100 0.004565 0.349204 ( 0.442434)
test_all 0.001631 0.000297 662.460714 ( 66.588516)
test_rubyspec 0.110508 0.052436 46.253847 ( 51.481727)
total: 131.84 sec