Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-045852
#<BuildRuby:0x000055db9310b8e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-045852",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004380 0.001194 1.040722 ( 1.314957)
build_miniruby 0.000966 0.000000 0.795377 ( 0.795230)
build_ruby 0.001829 0.000000 2.662159 ( 2.662636)
build_all 0.006204 0.001217 11.950212 ( 1.003162)
build_install 0.008970 0.002243 3.496038 ( 0.972095)
test_btest 0.000000 0.000932 63.922794 ( 4.703950)
test_basic 0.000000 0.004233 0.407304 ( 0.487829)
test_all 0.072233 0.024343 386.374317 ( 32.032933)
test_rubyspec 0.026394 0.041467 39.916034 ( 52.499519)
total: 96.47 sec