Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-100049
#<BuildRuby:0x000055591c08bb30
@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-100049",
@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.000004 0.000002 0.000006 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.004362 0.002036 1.804009 ( 2.006539)
build_miniruby 0.000749 0.000350 1.012328 ( 1.011261)
build_ruby 0.001095 0.000511 3.398160 ( 3.398804)
build_all 0.006903 0.003221 17.273988 ( 1.640225)
build_install 0.005120 0.005010 6.058855 ( 1.427181)
test_btest 0.000000 0.001311 101.582092 ( 9.127762)
test_basic 0.000000 0.004748 0.888722 ( 0.964645)
test_all 0.115543 0.021994 546.159059 ( 51.311241)
test_rubyspec 0.043707 0.023961 131.827853 ( 15.640042)
total: 86.53 sec