Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-141950
#<BuildRuby:0x0000561838d9f818
@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.20231218-141950",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003830 0.001127 1.430418 ( 1.756600)
build_miniruby 0.000750 0.000221 0.817109 ( 0.817347)
build_ruby 0.001371 0.000000 2.709539 ( 2.710731)
build_all 0.005155 0.004985 16.532304 ( 1.510168)
build_install 0.002603 0.006228 4.768387 ( 1.149728)
test_btest 0.000854 0.000341 86.756300 ( 7.506218)
test_basic 0.003376 0.001351 0.796293 ( 0.872635)
test_all 0.092851 0.042218 507.449067 ( 57.752871)
test_rubyspec 0.025446 0.012168 48.923855 ( 61.219912)
total: 135.30 sec