Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-222154
#<BuildRuby:0x000056041e9a7ae0
@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.20240108-222154",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.000449 0.003979 0.945630 ( 1.315430)
build_miniruby 0.000737 0.000307 0.901377 ( 0.901262)
build_ruby 0.000926 0.000386 2.765489 ( 2.769895)
build_all 0.003995 0.005974 14.605624 ( 1.395349)
build_install 0.004487 0.004407 4.160664 ( 1.129939)
test_btest 0.000399 0.000214 75.198264 ( 7.438164)
test_basic 0.003631 0.001696 0.635060 ( 0.713875)
test_all 0.091662 0.043810 507.001058 ( 55.654990)
test_rubyspec 0.022145 0.011073 49.368822 ( 61.919618)
total: 133.24 sec