Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-140936
#<BuildRuby:0x0000561d57e07520
@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.20240109-140936",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000005 0.000024 ( 0.000025)
configure 0.000014 0.000005 0.000019 ( 0.000018)
build_up 0.000000 0.006067 0.794555 ( 1.166607)
build_miniruby 0.000000 0.001228 0.826692 ( 0.826460)
build_ruby 0.000000 0.001384 2.701886 ( 2.702849)
build_all 0.003837 0.004797 12.013067 ( 0.961002)
build_install 0.009817 0.000000 3.484811 ( 0.966544)
test_btest 0.000000 0.000743 65.127244 ( 4.486714)
test_basic 0.001512 0.003087 0.412389 ( 0.491897)
test_all 0.063363 0.037732 372.585415 ( 37.815566)
test_rubyspec 0.032376 0.034719 40.827614 ( 53.406449)
total: 102.82 sec