Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-010641
#<BuildRuby:0x0000565254cb38e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-010641",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.003976 0.799550 ( 1.174051)
build_miniruby 0.000000 0.001148 1.005950 ( 1.006708)
build_ruby 0.000000 0.001151 2.956389 ( 2.962810)
build_all 0.007288 0.000795 15.683462 ( 1.329766)
build_install 0.004458 0.004977 3.989269 ( 1.125490)
test_btest 0.000485 0.000129 77.589720 ( 6.668023)
test_basic 0.004120 0.000000 0.407357 ( 0.490057)
test_all 0.093950 0.024513 541.166188 ( 50.035475)
test_rubyspec 0.033272 0.006306 46.052327 ( 58.789815)
total: 123.58 sec