Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-210013
#<BuildRuby:0x000055e830c46eb8
@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.20240115-210013",
@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.000025 0.000005 0.000030 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000637 0.004129 1.143264 ( 1.531190)
build_miniruby 0.001083 0.000325 0.916409 ( 0.916128)
build_ruby 0.001368 0.000411 2.786190 ( 2.785713)
build_all 0.003533 0.005677 14.242606 ( 1.336483)
build_install 0.006839 0.000807 4.111069 ( 1.057018)
test_btest 0.000851 0.000309 77.468779 ( 6.863628)
test_basic 0.002675 0.002162 0.597181 ( 0.673650)
test_all 0.111925 0.018125 467.793241 ( 53.242563)
test_rubyspec 0.021163 0.024881 47.333102 ( 59.670183)
total: 128.08 sec