Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-232507
#<BuildRuby:0x000055ef2c1d0af8
@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.20220225-232507",
@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.000015 0.000002 0.000017 ( 0.000019)
configure 0.000050 0.000007 0.000057 ( 0.000056)
build_up 0.004379 0.006985 1.021504 ( 1.187311)
build_miniruby 0.001685 0.000422 0.075953 ( 0.075224)
build_ruby 0.001592 0.000398 0.078254 ( 0.077236)
build_all 0.004647 0.005381 4.142837 ( 0.868250)
build_install 0.019381 0.003727 7.869269 ( 2.414182)
test_btest 0.000957 0.000273 75.051199 ( 7.859918)
test_basic 0.002406 0.004997 0.336975 ( 0.426794)
test_all 0.001351 0.000451 710.568034 ( 67.519768)
test_rubyspec 0.116844 0.062953 46.283585 ( 51.620009)
total: 132.05 sec