Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-180317
#<BuildRuby:0x000055ec8ef34028
@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-180317",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003382 0.001504 1.038481 ( 1.495555)
build_miniruby 0.000826 0.000367 0.741289 ( 0.741361)
build_ruby 0.001189 0.000529 2.262926 ( 2.263384)
build_all 0.001451 0.007045 12.451464 ( 1.041259)
build_install 0.012323 0.002042 4.197566 ( 1.069575)
test_btest 0.000641 0.000320 68.243193 ( 6.110174)
test_basic 0.000401 0.004105 0.441445 ( 0.521188)
test_all 0.069109 0.030643 378.321051 ( 37.363488)
test_rubyspec 0.016483 0.025317 87.286707 ( 10.998906)
total: 61.61 sec