Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-114506
#<BuildRuby:0x00005633f5d58098
@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.20240117-114506",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.003696 0.000870 1.028782 ( 1.423887)
build_miniruby 0.000735 0.000173 0.865818 ( 0.865847)
build_ruby 0.001222 0.000000 2.621680 ( 2.621816)
build_all 0.004306 0.005269 14.424303 ( 1.312128)
build_install 0.008310 0.000000 4.119243 ( 1.059286)
test_btest 0.001030 0.000000 76.704672 ( 7.050938)
test_basic 0.004312 0.000653 0.728989 ( 0.803173)
test_all 0.123440 0.009708 482.106314 ( 51.161066)
test_rubyspec 0.040983 0.021944 81.087113 ( 93.464089)
total: 159.76 sec