Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-114000
#<BuildRuby:0x000055aed091d2f8
@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.20221017-114000",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006649 0.002659 1.118939 ( 1.298968)
build_miniruby 0.001582 0.000633 0.104575 ( 0.101103)
build_ruby 0.001167 0.000466 0.107428 ( 0.104364)
build_all 0.003672 0.004373 1.331014 ( 0.577554)
build_install 0.012938 0.002266 1.701017 ( 0.890452)
test_btest 0.001133 0.000453 62.257743 ( 6.550370)
test_basic 0.004625 0.001850 0.362736 ( 0.462322)
test_all 0.006223 0.000000 521.320175 ( 55.289212)
test_rubyspec 0.072328 0.061674 43.340399 ( 51.951094)
total: 117.23 sec