Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-204521
#<BuildRuby:0x000055c28f40c0e8
@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-204521",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002040 0.003653 1.060917 ( 1.377014)
build_miniruby 0.000876 0.000202 0.707909 ( 0.707971)
build_ruby 0.001688 0.000389 2.248845 ( 2.248831)
build_all 0.006397 0.001476 12.474941 ( 1.044525)
build_install 0.007372 0.005443 4.167809 ( 1.060891)
test_btest 0.000554 0.000158 72.333663 ( 5.308111)
test_basic 0.004014 0.001147 0.405330 ( 0.485248)
test_all 0.060419 0.035561 362.082213 ( 34.713112)
test_rubyspec 0.018949 0.022179 86.284845 ( 10.984267)
total: 57.93 sec