Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-230633
#<BuildRuby:0x00005558e0b1bd20
@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.20240621-230633",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000012)
build_up 0.001126 0.004240 1.945103 ( 2.217483)
build_miniruby 0.000842 0.000280 1.087765 ( 1.087377)
build_ruby 0.001259 0.000420 3.429833 ( 3.429664)
build_all 0.001679 0.008848 18.015869 ( 1.646925)
build_install 0.008073 0.002275 6.270697 ( 1.465038)
test_btest 0.000525 0.000224 109.780625 ( 9.088300)
test_basic 0.000703 0.004302 0.814190 ( 0.889459)
test_all 0.093944 0.046996 579.188715 ( 56.212740)
test_rubyspec 0.018988 0.048175 137.142334 ( 16.559811)
total: 92.60 sec