Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-230811
#<BuildRuby:0x0000560c437bfde0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220627-230811",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005397 0.001349 0.886894 ( 1.007960)
build_miniruby 0.000759 0.000189 0.057578 ( 0.056299)
build_ruby 0.001100 0.000000 0.059719 ( 0.058288)
build_all 0.004431 0.000000 1.501597 ( 0.598592)
build_install 0.010391 0.000560 6.279201 ( 2.841481)
test_btest 0.000716 0.000143 54.117427 ( 8.267487)
test_basic 0.005367 0.001074 0.347635 ( 0.434924)
test_all 0.001105 0.000221 590.369192 ( 94.705006)
test_rubyspec 0.095610 0.029982 44.412174 ( 49.962955)
total: 157.93 sec