Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-052917
#<BuildRuby:0x0000561ecedaf280
@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.20240109-052917",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000000 0.000000 0.000000 ( 0.000012)
build_up 0.001172 0.003401 0.825726 ( 1.231557)
build_miniruby 0.000846 0.000181 0.963230 ( 0.962836)
build_ruby 0.001077 0.000230 2.711735 ( 2.713286)
build_all 0.002079 0.007285 14.728713 ( 1.408204)
build_install 0.007843 0.001253 4.263294 ( 1.130367)
test_btest 0.000545 0.000170 79.224478 ( 7.152928)
test_basic 0.004063 0.000000 0.419936 ( 0.500338)
test_all 0.097147 0.038142 537.125641 ( 52.702241)
test_rubyspec 0.018567 0.013758 48.424413 ( 60.936879)
total: 128.74 sec