Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-010612
#<BuildRuby:0x0000559747eaf090
@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.20240104-010612",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000028)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.005622 0.000506 1.386120 ( 1.633602)
build_miniruby 0.000732 0.000215 0.818484 ( 0.818384)
build_ruby 0.001261 0.000370 2.728165 ( 2.727482)
build_all 0.008820 0.000000 14.100784 ( 1.283119)
build_install 0.004007 0.004275 4.133541 ( 1.056092)
test_btest 0.000753 0.000226 73.125954 ( 6.719001)
test_basic 0.000528 0.004386 0.768001 ( 0.843130)
test_all 0.099048 0.030075 470.985990 ( 52.475465)
test_rubyspec 0.022115 0.025047 48.603998 ( 60.963285)
total: 128.52 sec