Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-041424
#<BuildRuby:0x00005636b0074a58
@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.20220315-041424",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009761 0.000833 1.039495 ( 4.707230)
build_miniruby 0.002080 0.000000 0.071719 ( 0.070748)
build_ruby 0.002275 0.000017 0.080611 ( 0.079291)
build_all 0.001000 0.009001 4.129293 ( 0.872356)
build_install 0.017455 0.007457 7.931160 ( 2.448304)
test_btest 0.000989 0.000297 76.474120 ( 7.966889)
test_basic 0.006050 0.001815 0.342308 ( 0.430926)
test_all 0.000738 0.001429 709.720885 ( 68.217681)
test_rubyspec 0.117093 0.053233 46.177321 ( 51.662974)
total: 136.46 sec