Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-151831
#<BuildRuby:0x0000558d7ed06f90
@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.20220718-151831",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004986 0.005278 0.890685 ( 0.906401)
build_miniruby 0.002215 0.000553 0.063984 ( 0.061541)
build_ruby 0.001364 0.000341 0.065013 ( 0.063919)
build_all 0.004115 0.006128 1.326431 ( 0.492973)
build_install 0.003749 0.012084 4.413380 ( 1.813519)
test_btest 0.000000 0.001736 54.867688 ( 6.189817)
test_basic 0.003885 0.002735 0.286771 ( 0.382131)
test_all 0.001794 0.000966 502.434458 ( 53.234726)
test_rubyspec 0.099291 0.046917 42.053437 ( 48.026544)
total: 111.17 sec