Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-132444
#<BuildRuby:0x000055b720ce00e0
@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-132444",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.005254 0.000000 1.656193 ( 1.964625)
build_miniruby 0.001144 0.000000 1.043466 ( 1.043054)
build_ruby 0.001449 0.000000 3.202314 ( 3.201988)
build_all 0.009746 0.000593 17.313629 ( 1.672133)
build_install 0.007583 0.002660 6.013857 ( 1.437208)
test_btest 0.000771 0.000000 104.200926 ( 9.413294)
test_basic 0.001386 0.003332 0.815301 ( 0.887481)
test_all 0.097201 0.041737 549.728793 ( 53.014578)
test_rubyspec 0.036496 0.029253 134.377740 ( 16.587177)
total: 89.22 sec