Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-032631
#<BuildRuby:0x0000561351d3f3c8
@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.20231014-032631",
@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.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004659 0.001456 1.477209 ( 1.713343)
build_miniruby 0.000763 0.000239 0.799838 ( 0.799555)
build_ruby 0.000929 0.000290 2.743169 ( 2.743325)
build_all 0.010612 0.000000 17.883146 ( 1.648477)
build_install 0.008495 0.002400 5.188951 ( 1.225895)
test_btest 0.000929 0.000253 89.274992 ( 7.520128)
test_basic 0.003488 0.000952 0.671184 ( 0.746767)
test_all 0.007220 0.000000 556.496886 ( 64.757218)
test_rubyspec 0.036012 0.011381 50.215570 ( 62.532424)
total: 143.69 sec