Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-094716
#<BuildRuby:0x00005598e930c8e8
@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.20220731-094716",
@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.000006)
autoconf 0.000021 0.000005 0.000026 ( 0.000016)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010589 0.000597 0.970862 ( 1.234574)
build_miniruby 0.001444 0.000289 0.074119 ( 0.073535)
build_ruby 0.001345 0.000269 0.073561 ( 0.072724)
build_all 0.008528 0.000811 1.530401 ( 0.575840)
build_install 0.016108 0.006066 5.138648 ( 2.068572)
test_btest 0.000986 0.000219 76.229458 ( 8.668267)
test_basic 0.001985 0.005488 0.323770 ( 0.413313)
test_all 0.000000 0.001995 633.170893 ( 64.779916)
test_rubyspec 0.085073 0.092315 45.755288 ( 51.382626)
total: 129.27 sec