Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-021631
#<BuildRuby:0x000055fe44407818
@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.20240116-021631",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000019 0.000008 0.000027 ( 0.000027)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.004346 0.000124 1.114890 ( 1.497278)
build_miniruby 0.000000 0.000959 0.870630 ( 0.870317)
build_ruby 0.000000 0.001328 2.630402 ( 2.629968)
build_all 0.003525 0.005436 14.363511 ( 1.358321)
build_install 0.005248 0.002469 4.052454 ( 1.046058)
test_btest 0.000708 0.000334 77.323213 ( 7.173362)
test_basic 0.003090 0.001455 0.711890 ( 0.787829)
test_all 0.105554 0.019592 520.311479 ( 49.896143)
test_rubyspec 0.028256 0.015726 48.896091 ( 61.293461)
total: 126.55 sec