Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-030559
#<BuildRuby:0x0000562a92bf83e0
@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-030559",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000010)
build_up 0.002351 0.009025 1.192957 ( 2.345454)
build_miniruby 0.000000 0.003020 0.845332 ( 0.844227)
build_ruby 0.001895 0.001761 2.249091 ( 2.155721)
build_all 0.018212 0.002695 18.501741 ( 2.178329)
build_install 0.016139 0.006582 2.066652 ( 1.030691)
test_btest 0.001079 0.000625 89.361056 ( 9.248111)
test_basic 0.006408 0.003710 0.352701 ( 0.438783)
test_all 0.002262 0.001309 700.582445 ( 70.171411)
test_rubyspec 0.101691 0.075351 49.226912 ( 57.389844)
total: 145.80 sec