Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-091051
#<BuildRuby:0x00005573b00404d8
@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.20220213-091051",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009479 0.001814 0.932299 ( 1.167066)
build_miniruby 0.001422 0.000474 0.077321 ( 0.075500)
build_ruby 0.001569 0.000523 0.072484 ( 0.070259)
build_all 0.007850 0.002617 4.142668 ( 0.796895)
build_install 0.022640 0.001612 7.746822 ( 2.363593)
test_btest 0.000000 0.001418 75.629545 ( 7.938563)
test_basic 0.006420 0.001264 0.341984 ( 0.434560)
test_all 0.001359 0.000378 702.863265 ( 69.090538)
test_rubyspec 0.117603 0.058901 46.028140 ( 51.246363)
total: 133.18 sec