Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-164407
#<BuildRuby:0x000055c5717400e0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240617-164407",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.001655 0.004642 1.746761 ( 1.944106)
build_miniruby 0.001576 0.000000 1.095269 ( 1.093884)
build_ruby 0.001595 0.000000 3.309700 ( 3.309931)
build_all 0.009418 0.001468 18.352721 ( 1.766577)
build_install 0.010932 0.000540 6.326566 ( 1.496386)
test_btest 0.001365 0.000000 110.286777 ( 9.597519)
test_basic 0.004483 0.000000 0.767019 ( 0.840746)
test_all 0.092774 0.046774 562.735277 ( 63.754491)
test_rubyspec 0.027475 0.038737 134.090014 ( 16.616923)
total: 100.42 sec