Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-034038
#<BuildRuby:0x00005605a57b0010
@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.20240623-034038",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.000671 0.004228 1.780858 ( 1.922392)
build_miniruby 0.000816 0.000288 1.246477 ( 1.246678)
build_ruby 0.001571 0.000000 3.467436 ( 3.467449)
build_all 0.009456 0.000922 18.090611 ( 1.694187)
build_install 0.002590 0.007819 6.336829 ( 1.473394)
test_btest 0.001181 0.000472 111.120189 ( 9.384546)
test_basic 0.004789 0.000215 0.860602 ( 0.940139)
test_all 0.100940 0.036287 540.930235 ( 51.498732)
test_rubyspec 0.043399 0.022270 138.574209 ( 16.062228)
total: 87.69 sec