Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-152722
#<BuildRuby:0x0000558642e80a58
@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.20220606-152722",
@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.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008820 0.002940 0.976507 ( 1.112341)
build_miniruby 0.001244 0.000415 0.067137 ( 0.066746)
build_ruby 0.001381 0.000460 0.069521 ( 0.069195)
build_all 0.008239 0.001045 1.483686 ( 0.619236)
build_install 0.018492 0.004537 5.768637 ( 2.833801)
test_btest 0.001007 0.000296 70.457993 ( 8.186114)
test_basic 0.005818 0.001711 0.337451 ( 0.425668)
test_all 0.002359 0.000000 699.939189 ( 67.399194)
test_rubyspec 0.117596 0.061300 46.020139 ( 51.693771)
total: 132.41 sec