Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-175543
#<BuildRuby:0x000055e732643808
@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-175543",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007789 0.001798 1.001204 ( 1.058958)
build_miniruby 0.002064 0.000477 0.065370 ( 0.063720)
build_ruby 0.001466 0.000339 0.076619 ( 0.077408)
build_all 0.007243 0.001671 1.478037 ( 0.616897)
build_install 0.009762 0.012259 5.339061 ( 2.233385)
test_btest 0.000902 0.000322 73.915966 ( 7.919837)
test_basic 0.002804 0.004559 0.340561 ( 0.431459)
test_all 0.001307 0.000522 688.519901 ( 67.155012)
test_rubyspec 0.079487 0.080978 46.147865 ( 51.608852)
total: 131.17 sec