Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-232035
#<BuildRuby:0x0000562a5709c4f0
@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.20220210-232035",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005522 0.005728 0.944893 ( 0.975963)
build_miniruby 0.001522 0.000468 0.076846 ( 0.074965)
build_ruby 0.001605 0.000494 0.073608 ( 0.071691)
build_all 0.007232 0.003981 4.126951 ( 0.771812)
build_install 0.012525 0.010531 7.813893 ( 2.378521)
test_btest 0.001086 0.000447 72.864815 ( 8.286529)
test_basic 0.006647 0.000703 0.345765 ( 0.434421)
test_all 0.001730 0.000294 664.274063 ( 67.496812)
test_rubyspec 0.102452 0.061723 46.469696 ( 51.907241)
total: 132.40 sec