Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-145459
#<BuildRuby:0x000055f2bc217280
@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.20231111-145459",
@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.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.001473 0.004570 1.378688 ( 1.625370)
build_miniruby 0.000664 0.000310 0.875435 ( 0.875552)
build_ruby 0.001031 0.000481 2.718687 ( 2.720025)
build_all 0.007004 0.003268 16.558042 ( 1.539006)
build_install 0.007927 0.001467 4.866170 ( 1.147309)
test_btest 0.000491 0.000215 80.431944 ( 7.503105)
test_basic 0.002747 0.001201 0.728840 ( 0.806497)
test_all 0.113293 0.022128 529.224808 ( 49.743799)
test_rubyspec 0.024495 0.024024 51.903465 ( 64.194709)
total: 130.16 sec