Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-230119
#<BuildRuby:0x000055d7127ebb68
@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.20231123-230119",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005559 0.000239 0.935373 ( 1.319745)
build_miniruby 0.000907 0.000165 0.815735 ( 0.815528)
build_ruby 0.001143 0.000208 2.627309 ( 2.628419)
build_all 0.007658 0.000516 12.361897 ( 1.011453)
build_install 0.007304 0.003391 3.818563 ( 0.987737)
test_btest 0.000566 0.000113 63.797848 ( 4.908223)
test_basic 0.000383 0.003388 0.404346 ( 0.484344)
test_all 0.068114 0.029507 362.717976 ( 31.684223)
test_rubyspec 0.038917 0.028200 40.294020 ( 52.846612)
total: 96.69 sec