Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-161024
#<BuildRuby:0x0000559aaf61f7e8
@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.20221205-161024",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008555 0.000611 1.205755 ( 1.276311)
build_miniruby 0.002487 0.000178 0.844296 ( 0.844359)
build_ruby 0.000000 0.002681 2.229733 ( 2.137274)
build_all 0.016331 0.002193 18.382260 ( 2.142633)
build_install 0.014328 0.006436 2.003358 ( 1.015949)
test_btest 0.001124 0.000187 90.585307 ( 9.547290)
test_basic 0.000000 0.007219 0.344664 ( 0.441488)
test_all 0.000081 0.002172 695.206749 ( 70.314044)
test_rubyspec 0.100885 0.045845 48.778873 ( 57.171502)
total: 144.89 sec