Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-151238
#<BuildRuby:0x000055bcd58c9438
@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.20220824-151238",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001107 0.008363 0.839391 ( 1.176491)
build_miniruby 0.001530 0.000408 0.063880 ( 0.063002)
build_ruby 0.001196 0.000319 0.066411 ( 0.065256)
build_all 0.007632 0.000834 1.280692 ( 0.474185)
build_install 0.014809 0.002423 1.569950 ( 0.801357)
test_btest 0.000986 0.000232 49.574105 ( 6.321606)
test_basic 0.003664 0.003419 0.296348 ( 0.387484)
test_all 0.002576 0.000678 488.799637 ( 52.279045)
test_rubyspec 0.061288 0.059525 41.794131 ( 50.376081)
total: 111.95 sec