Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-085809
#<BuildRuby:0x000055f0b0838028
@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.20240617-085809",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.001946 0.002746 1.050344 ( 1.311380)
build_miniruby 0.000813 0.000487 0.712029 ( 0.711917)
build_ruby 0.000881 0.000529 2.258504 ( 2.259288)
build_all 0.002896 0.005951 12.521627 ( 1.024611)
build_install 0.001833 0.010818 4.203784 ( 1.062547)
test_btest 0.000420 0.000385 69.208156 ( 5.297591)
test_basic 0.002162 0.001982 0.399205 ( 0.480602)
test_all 0.075465 0.022362 373.737519 ( 36.235974)
test_rubyspec 0.028967 0.012701 88.109885 ( 10.995588)
total: 59.38 sec