Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-155906
#<BuildRuby:0x0000558f3ec437b8
@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.20240104-155906",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.003722 0.000930 1.531279 ( 1.659988)
build_miniruby 0.000631 0.000157 0.855497 ( 0.855328)
build_ruby 0.000992 0.000248 2.746783 ( 2.746027)
build_all 0.006733 0.002729 14.440120 ( 1.299837)
build_install 0.001200 0.007327 4.325319 ( 1.072442)
test_btest 0.000729 0.000255 77.143238 ( 6.819459)
test_basic 0.003274 0.001146 0.598961 ( 0.675911)
test_all 0.088032 0.045944 458.511822 ( 49.071187)
test_rubyspec 0.023378 0.022503 48.374748 ( 60.764461)
total: 124.97 sec