Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-232409
#<BuildRuby:0x000055e0ec357de8
@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.20240618-232409",
@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.000014)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.003812 0.001668 1.658280 ( 2.065570)
build_miniruby 0.000734 0.000322 1.018655 ( 1.018430)
build_ruby 0.001148 0.000502 3.457343 ( 3.457946)
build_all 0.001820 0.008976 17.848007 ( 1.669282)
build_install 0.010065 0.001224 6.279888 ( 1.539740)
test_btest 0.000000 0.000871 107.177395 ( 9.397000)
test_basic 0.000000 0.004545 1.018702 ( 1.092438)
test_all 0.096430 0.044735 561.061898 ( 54.495452)
test_rubyspec 0.031213 0.036818 130.934491 ( 16.092246)
total: 90.83 sec