Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-052534
#<BuildRuby:0x000055f4fd1cc0a8
@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.20240615-052534",
@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.000006 0.000003 0.000009 ( 0.000010)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.000556 0.004252 1.043860 ( 1.379114)
build_miniruby 0.001160 0.000000 0.742167 ( 0.742343)
build_ruby 0.001388 0.000000 2.287524 ( 2.287893)
build_all 0.004531 0.003556 12.455357 ( 1.068379)
build_install 0.007388 0.004030 4.133701 ( 1.067283)
test_btest 0.000518 0.000282 71.029717 ( 5.910925)
test_basic 0.005095 0.000000 0.396159 ( 0.476307)
test_all 0.077051 0.019695 378.515932 ( 36.458841)
test_rubyspec 0.021888 0.020880 88.355340 ( 11.020267)
total: 60.41 sec