Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-214335
#<BuildRuby:0x000055799fac80a0
@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.20240102-214335",
@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.000024 0.000004 0.000028 ( 0.000028)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001221 0.004460 1.394952 ( 1.597914)
build_miniruby 0.000790 0.000186 0.887495 ( 0.886948)
build_ruby 0.000961 0.000226 2.620233 ( 2.620468)
build_all 0.002687 0.005596 14.278122 ( 1.385717)
build_install 0.008261 0.000159 4.221408 ( 1.092322)
test_btest 0.000626 0.000170 74.444273 ( 6.330061)
test_basic 0.004936 0.000271 0.752712 ( 0.827218)
test_all 0.095897 0.034096 465.787958 ( 56.385614)
test_rubyspec 0.022132 0.023188 48.617076 ( 76.141657)
total: 147.27 sec