Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-162533
#<BuildRuby:0x00005619a3cdfba0
@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.20220807-162533",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005445 0.004450 0.833451 ( 0.858759)
build_miniruby 0.001465 0.000366 0.062558 ( 0.061531)
build_ruby 0.001713 0.000429 0.065244 ( 0.062360)
build_all 0.001995 0.005154 1.237256 ( 0.458191)
build_install 0.012993 0.002564 4.285253 ( 1.761836)
test_btest 0.000861 0.000265 53.272091 ( 6.226728)
test_basic 0.004373 0.001345 0.283140 ( 0.373136)
test_all 0.002120 0.000652 486.363962 ( 51.624316)
test_rubyspec 0.060151 0.078943 41.545744 ( 49.197466)
total: 110.62 sec