Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-085014
#<BuildRuby:0x000055999e9b8060
@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-085014",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005082 0.000462 1.050573 ( 1.386412)
build_miniruby 0.001117 0.000102 0.721191 ( 0.721176)
build_ruby 0.000000 0.001436 2.250458 ( 2.251272)
build_all 0.005637 0.002051 12.558007 ( 1.036516)
build_install 0.015376 0.000868 4.210032 ( 1.064911)
test_btest 0.000700 0.000088 71.418380 ( 4.942107)
test_basic 0.004436 0.000000 0.422364 ( 0.502322)
test_all 0.077646 0.021302 367.757548 ( 36.426663)
test_rubyspec 0.030556 0.012362 86.738433 ( 10.981293)
total: 59.31 sec