Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-072656
#<BuildRuby:0x00005578e730fba0
@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.20221006-072656",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009337 0.000871 1.068440 ( 1.903558)
build_miniruby 0.001621 0.000270 0.102207 ( 0.099075)
build_ruby 0.001346 0.000224 0.092125 ( 0.089217)
build_all 0.003345 0.004470 1.285529 ( 0.563284)
build_install 0.011728 0.002707 1.590339 ( 0.876389)
test_btest 0.001249 0.000289 61.980061 ( 6.508091)
test_basic 0.006403 0.000149 0.342402 ( 0.432486)
test_all 0.007219 0.000291 483.635852 ( 52.281043)
test_rubyspec 0.104287 0.016332 42.068724 ( 50.368205)
total: 113.12 sec