Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-025228
#<BuildRuby:0x000055f63c997568
@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-025228",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.000000 0.005644 1.390092 ( 1.651415)
build_miniruby 0.000000 0.000861 0.909516 ( 0.909020)
build_ruby 0.000000 0.001510 2.658549 ( 2.658207)
build_all 0.001824 0.006910 14.160814 ( 1.259573)
build_install 0.003962 0.003899 4.222558 ( 1.071498)
test_btest 0.000630 0.000291 73.950483 ( 6.753996)
test_basic 0.005764 0.000000 0.720532 ( 0.794607)
test_all 0.083365 0.050263 467.462583 ( 48.765557)
test_rubyspec 0.022025 0.025126 47.964490 ( 60.368159)
total: 124.23 sec