Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-184145
#<BuildRuby:0x000055c3eeaaf818
@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-184145",
@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.000026 0.000000 0.000026 ( 0.000025)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004101 0.000000 1.123425 ( 1.495330)
build_miniruby 0.000880 0.000000 0.854561 ( 0.854241)
build_ruby 0.001370 0.000000 2.738761 ( 2.738638)
build_all 0.009103 0.000000 14.140101 ( 1.331680)
build_install 0.002972 0.004445 4.118000 ( 1.089628)
test_btest 0.000914 0.000040 73.137462 ( 7.104343)
test_basic 0.001069 0.004207 0.819123 ( 0.893096)
test_all 0.093295 0.040771 496.028034 ( 52.171742)
test_rubyspec 0.026932 0.018787 47.759336 ( 60.119296)
total: 127.80 sec