Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-153022
#<BuildRuby:0x000055d366ddf600
@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.20220830-153022",
@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.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.011056 0.000000 1.006708 ( 1.006598)
build_miniruby 0.001811 0.000000 0.076742 ( 0.075408)
build_ruby 0.002163 0.000000 0.077643 ( 0.075366)
build_all 0.009912 0.000000 1.534258 ( 0.586914)
build_install 0.013216 0.009590 1.872381 ( 0.909950)
test_btest 0.001058 0.000101 73.722768 ( 8.621981)
test_basic 0.006639 0.000163 0.330457 ( 0.425335)
test_all 0.002927 0.000266 689.419131 ( 67.456294)
test_rubyspec 0.129326 0.052320 45.759484 ( 54.152346)
total: 133.31 sec