Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-032847
#<BuildRuby:0x000055a4ca0d7220
@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.20231229-032847",
@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.000009 0.000005 0.000014 ( 0.000013)
autoconf 0.000014 0.000007 0.000021 ( 0.000020)
configure 0.000009 0.000005 0.000014 ( 0.000014)
build_up 0.003409 0.001704 1.154701 ( 1.517151)
build_miniruby 0.000597 0.000299 0.831508 ( 0.830806)
build_ruby 0.000823 0.000411 2.768888 ( 2.768372)
build_all 0.006543 0.003272 16.384151 ( 1.442172)
build_install 0.008375 0.000000 4.609802 ( 1.125700)
test_btest 0.000762 0.000297 82.814573 ( 7.280496)
test_basic 0.003703 0.001646 0.736677 ( 0.810660)
test_all 0.081549 0.054867 524.797535 ( 60.368084)
test_rubyspec 0.019273 0.030415 50.364374 ( 62.626080)
total: 138.77 sec