Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-031000
#<BuildRuby:0x000055b1a5ae0090
@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-031000",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001255 0.004179 1.059064 ( 1.322343)
build_miniruby 0.001189 0.000198 0.707959 ( 0.707775)
build_ruby 0.001233 0.000205 2.294913 ( 2.295228)
build_all 0.007157 0.001193 12.497799 ( 1.089359)
build_install 0.011728 0.004301 4.131331 ( 1.063470)
test_btest 0.000579 0.000115 68.119996 ( 6.118027)
test_basic 0.005056 0.000060 0.397219 ( 0.477065)
test_all 0.056390 0.041301 378.841702 ( 36.914738)
test_rubyspec 0.027714 0.015120 87.272312 ( 11.001494)
total: 60.99 sec