Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-025054
#<BuildRuby:0x000055a4ee0080a0
@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.20240622-025054",
@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.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001816 0.003156 1.043403 ( 1.337130)
build_miniruby 0.001337 0.000000 0.717207 ( 0.717106)
build_ruby 0.001374 0.000000 2.253260 ( 2.253725)
build_all 0.008689 0.000000 12.563689 ( 1.038020)
build_install 0.007987 0.004009 4.172605 ( 1.062683)
test_btest 0.000557 0.000174 72.711594 ( 5.130433)
test_basic 0.004178 0.001305 0.398508 ( 0.478680)
test_all 0.083626 0.014854 375.675601 ( 37.765672)
test_rubyspec 0.030992 0.010757 86.882026 ( 11.073339)
total: 60.86 sec