Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-005041
#<BuildRuby:0x000055ebabe1bfa8
@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.20231111-005041",
@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.000008)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001119 0.004258 1.500450 ( 1.751870)
build_miniruby 0.000882 0.000160 0.896977 ( 0.897081)
build_ruby 0.001153 0.000209 2.694059 ( 2.694258)
build_all 0.006073 0.003746 15.570847 ( 1.495787)
build_install 0.006531 0.001507 4.712453 ( 1.132561)
test_btest 0.000934 0.000216 79.096148 ( 7.539002)
test_basic 0.002786 0.000643 0.569971 ( 0.647216)
test_all 0.110680 0.022655 515.460660 ( 49.959443)
test_rubyspec 0.018492 0.028492 49.271228 ( 61.631487)
total: 127.75 sec