Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-152900
#<BuildRuby:0x000056466d565400
@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.20221031-152900",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.009652 1.137130 ( 1.536425)
build_miniruby 0.000000 0.001821 0.107070 ( 0.103847)
build_ruby 0.001538 0.000000 0.095346 ( 0.092957)
build_all 0.007850 0.000000 1.369317 ( 0.575015)
build_install 0.012751 0.002991 1.678162 ( 0.902027)
test_btest 0.001662 0.000665 62.438805 ( 6.563741)
test_basic 0.006193 0.000607 0.363948 ( 0.460565)
test_all 0.007622 0.000000 498.851381 ( 54.391412)
test_rubyspec 0.080307 0.053394 43.477242 ( 51.917487)
total: 116.54 sec