Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-100800
#<BuildRuby:0x000055989e8bf858
@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.20220308-100800",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010438 0.002052 0.995550 ( 1.076348)
build_miniruby 0.001542 0.000475 0.079366 ( 0.078752)
build_ruby 0.001470 0.000452 0.080434 ( 0.079284)
build_all 0.009433 0.001402 4.178774 ( 0.865329)
build_install 0.018345 0.004553 7.913136 ( 2.417051)
test_btest 0.001013 0.000281 72.204041 ( 7.911778)
test_basic 0.006893 0.000529 0.330064 ( 0.420615)
test_all 0.001212 0.000319 691.071575 ( 67.010759)
test_rubyspec 0.109142 0.055028 45.961782 ( 51.082537)
total: 130.94 sec