Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-153826
#<BuildRuby:0x0000556affd2f018
@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.20231028-153826",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.004226 0.001320 1.246462 ( 1.498883)
build_miniruby 0.000805 0.000252 0.911139 ( 0.910475)
build_ruby 0.000962 0.000301 2.644359 ( 2.644549)
build_all 0.001932 0.008436 16.994330 ( 1.514683)
build_install 0.008556 0.002636 5.068244 ( 1.174043)
test_btest 0.000848 0.000347 87.577524 ( 7.114970)
test_basic 0.003221 0.001318 0.713752 ( 0.794326)
test_all 0.111959 0.026779 516.657073 ( 58.476596)
test_rubyspec 0.037615 0.010954 50.123929 ( 62.446631)
total: 136.58 sec