Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-103607
#<BuildRuby:0x0000559fb6f4d480
@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.20220821-103607",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007995 0.001332 0.797368 ( 0.869396)
build_miniruby 0.001729 0.000288 0.055399 ( 0.053782)
build_ruby 0.001141 0.000190 0.064343 ( 0.064222)
build_all 0.002264 0.005301 1.248940 ( 0.479242)
build_install 0.004423 0.011698 1.588363 ( 0.812347)
test_btest 0.001145 0.000477 54.335119 ( 6.362038)
test_basic 0.006011 0.000236 0.282478 ( 0.374591)
test_all 0.003068 0.001180 490.799270 ( 52.239730)
test_rubyspec 0.077847 0.058318 41.863306 ( 50.119978)
total: 111.38 sec