Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-185118
#<BuildRuby:0x000056338fe50178
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231128-185118",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002778 0.000926 0.839570 ( 1.259765)
build_miniruby 0.000653 0.000218 0.872965 ( 0.872604)
build_ruby 0.000000 0.001733 2.702975 ( 2.705858)
build_all 0.001870 0.005725 12.118654 ( 0.975963)
build_install 0.008177 0.000997 3.463746 ( 0.963358)
test_btest 0.000521 0.000228 62.473661 ( 5.160206)
test_basic 0.003161 0.000014 0.376020 ( 0.459552)
test_all 0.085102 0.011819 367.526225 ( 33.592689)
test_rubyspec 0.025765 0.046520 39.481662 ( 52.140901)
total: 98.13 sec