Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-022626
#<BuildRuby:0x0000563e6957bce8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230705-022626",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005168 0.000000 1.489534 ( 2.845102)
build_miniruby 0.001010 0.000000 0.881138 ( 0.881902)
build_ruby 0.001293 0.000000 2.707990 ( 2.709165)
build_all 0.009395 0.000000 11.584202 ( 7.969155)
build_install 0.006343 0.003105 5.242647 ( 2.050844)
test_btest 0.000690 0.000144 85.641471 ( 7.210494)
test_basic 0.002906 0.000606 0.557515 ( 0.640622)
test_all 0.001352 0.000282 479.113048 ( 42.512172)
test_rubyspec 0.024339 0.016914 42.955293 ( 55.308933)
total: 122.13 sec