Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-204507
#<BuildRuby:0x0000557c439ab220
@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.20231020-204507",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001106 0.004220 1.306403 ( 1.568340)
build_miniruby 0.000964 0.000203 0.876495 ( 0.875913)
build_ruby 0.001120 0.000236 2.766785 ( 2.766897)
build_all 0.001296 0.008734 17.301458 ( 1.488382)
build_install 0.006393 0.003542 5.132538 ( 1.245771)
test_btest 0.000899 0.000299 86.242078 ( 7.272467)
test_basic 0.004094 0.001365 0.735424 ( 0.809141)
test_all 0.002172 0.005210 549.388805 ( 57.546665)
test_rubyspec 0.014811 0.035216 50.407504 ( 62.752056)
total: 136.33 sec