Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-041939
#<BuildRuby:0x000055fab6caca68
@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.20220718-041939",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000046 0.000003 0.000049 ( 0.000050)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.006541 0.005263 0.823520 ( 1.834293)
build_miniruby 0.001196 0.000184 0.062428 ( 0.061353)
build_ruby 0.001461 0.000225 0.063448 ( 0.062166)
build_all 0.008383 0.000000 1.273058 ( 0.499289)
build_install 0.011750 0.004194 4.241982 ( 1.824692)
test_btest 0.001529 0.000255 52.316919 ( 6.216534)
test_basic 0.000317 0.004884 0.279759 ( 0.371561)
test_all 0.002214 0.000492 474.490552 ( 51.665338)
test_rubyspec 0.054058 0.085823 41.881567 ( 47.710597)
total: 110.25 sec