Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-073526
#<BuildRuby:0x0000561d1fdf2f90
@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.20220814-073526",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008206 0.001368 0.831505 ( 0.886666)
build_miniruby 0.001160 0.000193 0.055336 ( 0.054384)
build_ruby 0.001838 0.000307 0.063250 ( 0.061312)
build_all 0.008483 0.000000 1.268847 ( 0.471584)
build_install 0.007220 0.007748 1.554513 ( 0.786165)
test_btest 0.001103 0.000260 51.229816 ( 6.038047)
test_basic 0.001402 0.004874 0.301338 ( 0.392679)
test_all 0.002425 0.000714 512.372657 ( 53.270442)
test_rubyspec 0.088357 0.049642 41.881584 ( 49.486803)
total: 111.45 sec