Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-162247
#<BuildRuby:0x000055f1b1b175a8
@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.20221130-162247",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002710 0.007671 1.208519 ( 1.221719)
build_miniruby 0.002988 0.000000 0.839854 ( 0.838611)
build_ruby 0.000000 0.003138 2.255452 ( 2.160923)
build_all 0.018101 0.002763 18.650494 ( 2.198438)
build_install 0.016675 0.005390 2.042825 ( 1.005514)
test_btest 0.001129 0.000344 85.322057 ( 9.229468)
test_basic 0.004092 0.005360 0.353741 ( 0.439262)
test_all 0.002496 0.000000 752.305587 ( 72.518689)
test_rubyspec 0.102904 0.070394 49.745312 ( 57.758940)
total: 147.37 sec