Logfile: /home/ko1/ruby/logs/brlog.trunk.20240613-215612
#<BuildRuby:0x000055944cb4bde8
@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.20240613-215612",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.004039 0.001188 1.722154 ( 2.087226)
build_miniruby 0.000881 0.000259 1.049937 ( 1.049535)
build_ruby 0.001183 0.000348 3.312091 ( 3.311749)
build_all 0.006583 0.003649 17.943879 ( 1.703196)
build_install 0.007781 0.002665 6.301456 ( 1.501433)
test_btest 0.000851 0.000270 107.321353 ( 9.175174)
test_basic 0.003551 0.001130 0.807256 ( 0.885580)
test_all 0.098670 0.039058 539.393554 ( 63.459585)
test_rubyspec 0.027461 0.037136 133.516202 ( 15.865841)
total: 99.04 sec