Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-110459
#<BuildRuby:0x000055a30499ff00
@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.20240621-110459",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000011 0.000005 0.000016 ( 0.000015)
build_up 0.005192 0.000409 1.757731 ( 2.022831)
build_miniruby 0.000915 0.000323 1.121448 ( 1.119903)
build_ruby 0.001546 0.000096 3.481941 ( 3.483209)
build_all 0.002287 0.008103 17.778671 ( 1.690773)
build_install 0.001367 0.008630 6.216933 ( 1.456843)
test_btest 0.000827 0.000455 109.249893 ( 9.323676)
test_basic 0.000000 0.004797 0.925560 ( 1.000101)
test_all 0.083913 0.056235 559.317494 ( 55.056504)
test_rubyspec 0.035177 0.032965 136.827490 ( 16.276030)
total: 91.43 sec