Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-083325
#<BuildRuby:0x000055ba9a574068
@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.20240617-083325",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.000981 0.004306 1.763527 ( 1.891135)
build_miniruby 0.000844 0.000298 1.118231 ( 1.117886)
build_ruby 0.001105 0.000390 3.269379 ( 3.269976)
build_all 0.002472 0.007538 17.973216 ( 1.694977)
build_install 0.004620 0.006360 6.308991 ( 1.526402)
test_btest 0.000627 0.000313 109.823194 ( 8.801949)
test_basic 0.000000 0.004423 0.778912 ( 0.857473)
test_all 0.114114 0.028531 539.700098 ( 65.945833)
test_rubyspec 0.037249 0.032693 133.574468 ( 15.957505)
total: 101.06 sec