Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-151950
#<BuildRuby:0x0000557be167b5f8
@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-151950",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.004447 0.000494 1.191968 ( 1.814304)
build_miniruby 0.000966 0.000107 7.450408 ( 7.345673)
build_ruby 0.000000 0.001365 2.761029 ( 2.760701)
build_all 0.006068 0.003285 14.457580 ( 1.339026)
build_install 0.004166 0.003603 4.204699 ( 1.087035)
test_btest 0.000553 0.000106 77.788756 ( 6.986112)
test_basic 0.000050 0.004348 0.791685 ( 0.868046)
test_all 0.103981 0.024959 501.701464 ( 47.125532)
test_rubyspec 0.022064 0.041877 81.634045 ( 94.034969)
total: 163.36 sec