Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-030118
#<BuildRuby:0x000055cfdc1740d8
@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.20240621-030118",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003518 0.002483 1.038858 ( 1.426891)
build_miniruby 0.000854 0.000284 0.719550 ( 0.719449)
build_ruby 0.001953 0.000000 2.270486 ( 2.270495)
build_all 0.008320 0.000000 12.506957 ( 1.024525)
build_install 0.010056 0.005477 4.240552 ( 1.073730)
test_btest 0.000594 0.000186 70.805283 ( 5.798888)
test_basic 0.004171 0.001303 0.416018 ( 0.496230)
test_all 0.091964 0.009727 379.753031 ( 39.305691)
test_rubyspec 0.036801 0.010338 87.317586 ( 11.045920)
total: 63.16 sec