Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-234713
#<BuildRuby:0x000056121ddc6f88
@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.20240109-234713",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.002651 0.003618 0.827057 ( 1.510781)
build_miniruby 0.000758 0.000253 0.846987 ( 0.847075)
build_ruby 0.001448 0.000482 2.679118 ( 2.679377)
build_all 0.004423 0.004270 12.497633 ( 1.027433)
build_install 0.010444 0.000000 3.324411 ( 0.961387)
test_btest 0.000000 0.000813 65.191564 ( 4.911641)
test_basic 0.001880 0.003254 0.392378 ( 0.471911)
test_all 0.073758 0.024331 372.973254 ( 38.432100)
test_rubyspec 0.026389 0.040248 40.824956 ( 53.599506)
total: 104.44 sec