Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-180816
#<BuildRuby:0x000055701aee4050
@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.20240108-180816",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.005057 0.000000 1.312158 ( 1.826780)
build_miniruby 0.001253 0.000000 1.487038 ( 1.489954)
build_ruby 0.001757 0.000000 4.595618 ( 4.607659)
build_all 0.002621 0.007784 16.730102 ( 1.751692)
build_install 0.008696 0.006879 5.115136 ( 1.846301)
test_btest 0.000628 0.000219 86.022797 ( 17.464242)
test_basic 0.001385 0.004456 0.731252 ( 0.801420)
test_all 0.094757 0.026282 549.113008 ( 68.507138)
test_rubyspec 0.043455 0.025207 84.825696 ( 97.175150)
total: 195.47 sec