Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-070018
#<BuildRuby:0x000055df01b71390
@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.20221011-070018",
@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.000003 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008156 0.002224 1.058489 ( 1.151474)
build_miniruby 0.001450 0.000395 0.100121 ( 0.097456)
build_ruby 0.001128 0.000307 0.094738 ( 0.091768)
build_all 0.004961 0.003374 1.285337 ( 0.560178)
build_install 0.010496 0.004984 1.668618 ( 0.900360)
test_btest 0.001497 0.000499 61.175091 ( 6.226808)
test_basic 0.002223 0.003751 0.346963 ( 0.438304)
test_all 0.004553 0.001708 498.200352 ( 53.325284)
test_rubyspec 0.071607 0.061937 42.808175 ( 51.322182)
total: 114.11 sec