Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-004513
#<BuildRuby:0x0000555cb73fc190
@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.20240617-004513",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004252 0.001149 1.841879 ( 2.467127)
build_miniruby 0.000845 0.000311 1.099851 ( 1.100345)
build_ruby 0.001069 0.000394 3.315672 ( 3.315961)
build_all 0.004497 0.005563 17.384585 ( 1.671371)
build_install 0.009427 0.000647 6.050663 ( 1.445329)
test_btest 0.000932 0.000355 103.155174 ( 8.987999)
test_basic 0.003583 0.001365 0.812607 ( 0.887355)
test_all 0.098209 0.041856 551.777436 ( 57.688963)
test_rubyspec 0.047205 0.018893 133.505919 ( 16.072235)
total: 93.64 sec