Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-153534
#<BuildRuby:0x00005637d5c47fa8
@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.20240114-153534",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.004049 0.001350 1.261470 ( 1.637885)
build_miniruby 0.000866 0.000289 0.887721 ( 0.886809)
build_ruby 0.001320 0.000000 2.747385 ( 2.747676)
build_all 0.002263 0.006814 14.289701 ( 1.403736)
build_install 0.004528 0.003141 4.087029 ( 1.058991)
test_btest 0.000764 0.000327 74.877497 ( 6.781022)
test_basic 0.003444 0.001476 0.733485 ( 0.808276)
test_all 0.093959 0.034556 460.556729 ( 52.593512)
test_rubyspec 0.030208 0.015005 48.375925 ( 60.784129)
total: 128.70 sec