Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-201413
#<BuildRuby:0x0000556df436b818
@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.20231228-201413",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.004557 0.000912 1.177244 ( 1.535037)
build_miniruby 0.001165 0.000233 0.886701 ( 0.885601)
build_ruby 0.001374 0.000275 2.806808 ( 2.806626)
build_all 0.008750 0.000721 16.107508 ( 1.488535)
build_install 0.001317 0.007535 4.544329 ( 1.131435)
test_btest 0.000435 0.000134 79.702480 ( 7.689248)
test_basic 0.000287 0.004609 0.797335 ( 0.870839)
test_all 0.106924 0.025358 550.630289 ( 48.137004)
test_rubyspec 0.024580 0.022842 49.504797 ( 61.896089)
total: 126.44 sec