Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-004143
#<BuildRuby:0x00005615fd097040
@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.20231118-004143",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.004612 0.000029 1.353050 ( 1.759961)
build_miniruby 0.001051 0.000050 0.882909 ( 0.883428)
build_ruby 0.001389 0.000066 2.737219 ( 2.737563)
build_all 0.009902 0.000069 16.459734 ( 1.500295)
build_install 0.004380 0.004239 4.800240 ( 1.140720)
test_btest 0.001020 0.000085 83.688456 ( 7.880304)
test_basic 0.004695 0.000391 0.813399 ( 0.890731)
test_all 0.088669 0.043211 516.567644 ( 48.537713)
test_rubyspec 0.029898 0.024650 50.081161 ( 62.303824)
total: 127.64 sec