Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-001136
#<BuildRuby:0x0000558d1ea92f08
@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.20221009-001136",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000041 0.000007 0.000048 ( 0.000046)
build_up 0.005205 0.007144 1.105682 ( 1.153908)
build_miniruby 0.001377 0.000393 0.098665 ( 0.095866)
build_ruby 0.001603 0.000000 0.100885 ( 0.097949)
build_all 0.000000 0.008442 1.313353 ( 0.559684)
build_install 0.008872 0.006376 1.626941 ( 0.886524)
test_btest 0.001383 0.000651 63.084125 ( 6.590870)
test_basic 0.006144 0.001005 0.344392 ( 0.442929)
test_all 0.004973 0.002210 511.909910 ( 53.955195)
test_rubyspec 0.072880 0.058623 42.643444 ( 51.232650)
total: 115.02 sec