Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-000610
#<BuildRuby:0x00005565e22186b0
@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-000610",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007960 0.002895 1.199056 ( 1.365080)
build_miniruby 0.001661 0.000604 0.844616 ( 0.843797)
build_ruby 0.003416 0.000000 2.220814 ( 2.128962)
build_all 0.020139 0.000000 18.589056 ( 2.178749)
build_install 0.021919 0.000297 2.021021 ( 1.038904)
test_btest 0.000000 0.001470 88.147119 ( 8.972236)
test_basic 0.005510 0.003536 0.349440 ( 0.434609)
test_all 0.001687 0.000402 678.166827 ( 71.513738)
test_rubyspec 0.104199 0.080200 49.291189 ( 57.385141)
total: 145.86 sec