Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-001704
#<BuildRuby:0x000055d8a1e2e8a0
@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.20220326-001704",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005365 0.005275 1.029302 ( 1.062625)
build_miniruby 0.001571 0.000363 0.077894 ( 0.076072)
build_ruby 0.001878 0.000433 0.075746 ( 0.073532)
build_all 0.006012 0.005099 4.174236 ( 0.843053)
build_install 0.018199 0.004518 7.982396 ( 2.406794)
test_btest 0.001135 0.000315 74.671252 ( 8.116847)
test_basic 0.007050 0.001958 0.343392 ( 0.434977)
test_all 0.001559 0.000433 695.720395 ( 67.853892)
test_rubyspec 0.109134 0.058796 45.996226 ( 51.409131)
total: 132.28 sec