Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-065834
#<BuildRuby:0x000055849199aeb0
@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.20231020-065834",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003427 0.001007 1.397863 ( 1.635420)
build_miniruby 0.000895 0.000263 0.991131 ( 0.990924)
build_ruby 0.001420 0.000000 2.745973 ( 2.746734)
build_all 0.006472 0.004048 17.256915 ( 1.555718)
build_install 0.005217 0.004528 5.131028 ( 1.230658)
test_btest 0.000858 0.000300 88.220733 ( 8.047855)
test_basic 0.003848 0.000000 0.588891 ( 0.667504)
test_all 0.003245 0.002301 533.262444 ( 58.836050)
test_rubyspec 0.033013 0.011273 49.885436 ( 62.207861)
total: 137.92 sec