Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-213711
#<BuildRuby:0x000055fe3d30b600
@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.20220718-213711",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011133 0.000407 1.002077 ( 1.063356)
build_miniruby 0.001828 0.000244 0.073609 ( 0.071812)
build_ruby 0.001674 0.000223 0.078240 ( 0.076568)
build_all 0.008805 0.000539 1.554346 ( 0.601157)
build_install 0.017450 0.005269 5.212613 ( 2.066273)
test_btest 0.000997 0.000158 70.592771 ( 8.411702)
test_basic 0.007033 0.000305 0.332764 ( 0.427269)
test_all 0.002291 0.000343 670.345640 ( 66.708194)
test_rubyspec 0.101542 0.075909 45.655561 ( 51.366721)
total: 130.79 sec