Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-070033
#<BuildRuby:0x000055dd9331c6c8
@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.20220305-070033",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009951 0.000663 1.028665 ( 1.378503)
build_miniruby 0.001980 0.000132 0.075964 ( 0.074251)
build_ruby 0.002056 0.000137 0.079885 ( 0.077589)
build_all 0.011285 0.000410 4.176720 ( 0.839509)
build_install 0.022634 0.000685 8.007417 ( 2.410652)
test_btest 0.001206 0.000000 76.160045 ( 8.463077)
test_basic 0.001708 0.005544 0.342000 ( 0.438813)
test_all 0.001280 0.000135 666.158807 ( 65.878308)
test_rubyspec 0.127213 0.032316 46.793047 ( 52.066681)
total: 131.63 sec