Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-185629
#<BuildRuby:0x0000561ec282b040
@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-185629",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000031 0.000003 0.000034 ( 0.000035)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001055 0.004205 1.049657 ( 1.438458)
build_miniruby 0.000000 0.001580 0.864332 ( 0.863083)
build_ruby 0.000000 0.001468 2.685734 ( 2.685781)
build_all 0.006226 0.002646 14.680241 ( 1.322932)
build_install 0.007971 0.000000 4.164751 ( 1.065724)
test_btest 0.001111 0.000000 79.238729 ( 6.842634)
test_basic 0.003115 0.002987 0.753536 ( 0.833281)
test_all 0.104606 0.025085 485.360686 ( 44.629017)
test_rubyspec 0.029507 0.033776 79.694806 ( 92.114789)
total: 151.80 sec