Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-140203
#<BuildRuby:0x000055d9ce1b0190
@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.20240616-140203",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.006159 0.000000 1.825199 ( 2.193411)
build_miniruby 0.001156 0.000000 1.093993 ( 1.094351)
build_ruby 0.001110 0.000387 3.237646 ( 3.238267)
build_all 0.009584 0.000749 17.386949 ( 1.657377)
build_install 0.010352 0.000000 6.122053 ( 1.473440)
test_btest 0.001331 0.000000 106.323990 ( 8.727679)
test_basic 0.004725 0.000054 0.796034 ( 0.869333)
test_all 0.114801 0.027689 535.705478 ( 57.010117)
test_rubyspec 0.040130 0.029101 131.435647 ( 15.776703)
total: 92.04 sec