Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-093411
#<BuildRuby:0x000055fe8bd269c0
@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.20220826-093411",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009336 0.000380 0.910404 ( 6.305414)
build_miniruby 0.000000 0.002121 0.064533 ( 0.062121)
build_ruby 0.000000 0.001682 0.065602 ( 0.064865)
build_all 0.006374 0.001397 1.252026 ( 0.479788)
build_install 0.014140 0.002020 1.589573 ( 0.806560)
test_btest 0.001456 0.000208 52.202807 ( 6.213098)
test_basic 0.008272 0.000305 0.300583 ( 0.390935)
test_all 0.006075 0.000000 498.615408 ( 52.751718)
test_rubyspec 0.071542 0.055664 41.701067 ( 50.086210)
total: 117.16 sec