Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-193237
#<BuildRuby:0x000055b85101bfa8
@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.20231228-193237",
@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.000000 0.000058 0.000058 ( 0.000058)
configure 0.000000 0.000030 0.000030 ( 0.000029)
build_up 0.000062 0.003756 1.135824 ( 1.542706)
build_miniruby 0.000949 0.000356 1.002147 ( 1.000870)
build_ruby 0.001847 0.000000 2.889935 ( 2.894176)
build_all 0.008677 0.000817 16.471108 ( 1.516215)
build_install 0.007099 0.000915 4.628273 ( 1.124457)
test_btest 0.000727 0.000230 83.917314 ( 6.997078)
test_basic 0.005596 0.000000 0.726864 ( 0.803243)
test_all 0.122519 0.016259 538.650407 ( 54.998905)
test_rubyspec 0.026319 0.023117 50.382834 ( 62.639098)
total: 133.52 sec