Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-213337
#<BuildRuby:0x0000557ba53c01d8
@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.20240614-213337",
@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.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004536 0.001361 1.066787 ( 1.513976)
build_miniruby 0.000792 0.000238 0.738303 ( 0.738409)
build_ruby 0.001543 0.000463 2.232745 ( 2.232594)
build_all 0.007924 0.000891 12.505277 ( 1.047584)
build_install 0.012317 0.000555 4.161863 ( 1.065274)
test_btest 0.000000 0.000748 70.569219 ( 5.622290)
test_basic 0.000000 0.005517 0.392854 ( 0.473673)
test_all 0.063197 0.032027 360.779345 ( 34.700913)
test_rubyspec 0.031462 0.015407 86.601658 ( 10.997810)
total: 58.39 sec