Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-002736
#<BuildRuby:0x0000564c6896bfa8
@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.20230524-002736",
@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.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.000921 0.004624 1.412446 ( 2.722205)
build_miniruby 0.000939 0.000442 0.765684 ( 0.765429)
build_ruby 0.000950 0.000447 2.335365 ( 2.335566)
build_all 0.008658 0.000560 12.185927 ( 1.069333)
build_install 0.002502 0.004921 1.678444 ( 0.834501)
test_btest 0.000656 0.000311 79.775141 ( 6.549373)
test_basic 0.004443 0.000000 0.656958 ( 0.742813)
test_all 0.001197 0.000000 430.071208 ( 49.417435)
test_rubyspec 0.002241 0.035135 41.092758 ( 53.612337)
total: 118.05 sec