Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-134526
#<BuildRuby:0x000055f18093f4f0
@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.20231129-134526",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.003712 0.845192 ( 1.263702)
build_miniruby 0.000462 0.000357 0.878639 ( 0.879174)
build_ruby 0.001343 0.000244 2.705444 ( 2.706439)
build_all 0.006338 0.002106 11.995723 ( 0.978428)
build_install 0.003405 0.003477 3.443377 ( 0.967792)
test_btest 0.000621 0.000000 63.521388 ( 5.062330)
test_basic 0.003045 0.000053 0.372437 ( 0.453645)
test_all 0.054587 0.043101 380.537138 ( 34.108945)
test_rubyspec 0.024390 0.038504 39.713665 ( 52.370683)
total: 98.79 sec