Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-081547
#<BuildRuby:0x000055f4a562cd30
@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.20221115-081547",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011298 0.000490 1.211600 ( 2.166203)
build_miniruby 0.002225 0.000148 0.849802 ( 0.848527)
build_ruby 0.003402 0.000000 2.262741 ( 2.169900)
build_all 0.021099 0.000000 18.610891 ( 2.152280)
build_install 0.010598 0.009004 1.828349 ( 0.947614)
test_btest 0.001260 0.000164 90.668210 ( 8.585257)
test_basic 0.009704 0.000062 0.342082 ( 0.428522)
test_all 0.002600 0.000312 648.176534 ( 68.049780)
test_rubyspec 0.126772 0.059309 47.439627 ( 55.587045)
total: 140.94 sec