Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-041655
#<BuildRuby:0x00005596dbaf3918
@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-041655",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005043 0.000560 1.028438 ( 1.381197)
build_miniruby 0.001460 0.000162 0.895131 ( 0.893226)
build_ruby 0.001230 0.000137 2.664102 ( 2.664445)
build_all 0.005118 0.003934 14.258649 ( 1.294771)
build_install 0.007069 0.000391 4.038239 ( 1.083677)
test_btest 0.000883 0.000126 76.555023 ( 6.598504)
test_basic 0.000355 0.004577 0.790825 ( 0.865049)
test_all 0.102685 0.030245 477.138448 ( 51.364253)
test_rubyspec 0.022765 0.030106 47.727416 ( 60.086055)
total: 126.23 sec