Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-085451
#<BuildRuby:0x000055fd0289b0e8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240626-085451",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004378 0.001194 1.186436 ( 1.452797)
build_miniruby 0.000773 0.000211 0.701874 ( 0.702099)
build_ruby 0.001610 0.000439 2.258202 ( 2.258435)
build_all 0.008413 0.000000 12.670400 ( 1.017965)
build_install 0.012811 0.000000 4.335405 ( 1.073521)
test_btest 0.000862 0.000000 71.377248 ( 6.146445)
test_basic 0.001024 0.003546 0.412602 ( 0.492654)
test_all 0.075016 0.022893 366.301725 ( 45.513501)
test_rubyspec 0.026339 0.015367 87.571809 ( 11.055778)
total: 69.71 sec