Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-063424
#<BuildRuby:0x0000560efcc77d68
@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.20230709-063424",
@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.000000 0.000004 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004495 0.000750 1.483016 ( 2.863791)
build_miniruby 0.000973 0.000000 0.859930 ( 0.860383)
build_ruby 0.001199 0.000000 2.560340 ( 2.561074)
build_all 0.004749 0.003962 8.145429 ( 7.453166)
build_install 0.008677 0.000055 1.930142 ( 1.688635)
test_btest 0.000880 0.000160 82.739379 ( 8.072030)
test_basic 0.004511 0.000046 0.751339 ( 0.828451)
test_all 0.001659 0.000000 442.990566 ( 45.640721)
test_rubyspec 0.006446 0.032640 42.567828 ( 55.091701)
total: 125.06 sec