Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-144349
#<BuildRuby:0x0000564f703369c0
@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-144349",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008323 0.001586 0.832649 ( 1.166167)
build_miniruby 0.001227 0.000447 0.056222 ( 0.054480)
build_ruby 0.000000 0.001688 0.065355 ( 0.063370)
build_all 0.004245 0.003276 1.247288 ( 0.478240)
build_install 0.015981 0.001589 4.301593 ( 1.845206)
test_btest 0.001424 0.000502 52.055675 ( 6.311752)
test_basic 0.004964 0.001752 0.287206 ( 0.376968)
test_all 0.001964 0.000693 483.063341 ( 51.533712)
test_rubyspec 0.077286 0.046057 41.899108 ( 47.770266)
total: 109.60 sec