Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-152307
#<BuildRuby:0x000055783a884098
@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.20231109-152307",
@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.000045 0.000000 0.000045 ( 0.000016)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004317 0.000124 1.372652 ( 1.610104)
build_miniruby 0.000829 0.000244 0.870161 ( 0.869595)
build_ruby 0.001366 0.000000 2.630027 ( 2.630303)
build_all 0.008520 0.001624 16.769565 ( 1.471289)
build_install 0.005696 0.003477 4.979148 ( 1.170426)
test_btest 0.000531 0.000160 88.002092 ( 7.363260)
test_basic 0.001290 0.003293 0.771991 ( 0.853275)
test_all 0.106685 0.027955 516.368678 ( 51.896919)
test_rubyspec 0.032931 0.017211 51.504745 ( 63.765630)
total: 131.63 sec