Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-034001
#<BuildRuby:0x000055cd145884f0
@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.20220614-034001",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.011622 0.001069 1.010341 ( 7.637409)
build_miniruby 0.001703 0.000243 0.074754 ( 0.073016)
build_ruby 0.001576 0.000225 0.077558 ( 0.075643)
build_all 0.005833 0.003346 1.494664 ( 0.603074)
build_install 0.014923 0.006741 5.811851 ( 2.744117)
test_btest 0.001169 0.000259 76.453769 ( 8.609407)
test_basic 0.005441 0.001209 0.317810 ( 0.407946)
test_all 0.001990 0.000442 702.675367 ( 67.521818)
test_rubyspec 0.115894 0.055315 45.868679 ( 51.491424)
total: 139.16 sec