Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-170651
#<BuildRuby:0x000055611e8c77b8
@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-170651",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005423 0.000134 1.224556 ( 1.573554)
build_miniruby 0.001150 0.000121 0.829634 ( 0.829560)
build_ruby 0.001059 0.000111 2.808291 ( 2.808562)
build_all 0.004072 0.004989 14.382866 ( 1.383597)
build_install 0.006546 0.001034 4.087961 ( 1.051323)
test_btest 0.000877 0.000138 76.473613 ( 6.778704)
test_basic 0.000612 0.004091 0.706866 ( 0.787569)
test_all 0.088789 0.041031 474.383393 ( 44.481028)
test_rubyspec 0.026569 0.035650 81.630756 ( 93.971866)
total: 153.67 sec