Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-091523
#<BuildRuby:0x0000563f6af7aeb8
@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.20231230-091523",
@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.000039 0.000008 0.000047 ( 0.000046)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000631 0.004308 1.109434 ( 1.476465)
build_miniruby 0.000870 0.000261 0.817022 ( 0.816141)
build_ruby 0.001251 0.000375 2.902663 ( 2.901881)
build_all 0.003989 0.006005 16.065773 ( 1.454036)
build_install 0.007254 0.000888 4.465961 ( 1.139206)
test_btest 0.000793 0.000289 80.974230 ( 6.970803)
test_basic 0.003826 0.001391 0.751352 ( 0.824095)
test_all 0.101934 0.030695 561.128129 ( 51.644171)
test_rubyspec 0.021474 0.024943 49.555327 ( 61.891374)
total: 129.12 sec