Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-104809
#<BuildRuby:0x0000557e83998188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231210-104809",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000005 0.000004 0.000009 ( 0.000009)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.002508 0.002880 1.013736 ( 1.265548)
build_miniruby 0.000592 0.000444 0.869044 ( 0.869544)
build_ruby 0.000729 0.000546 2.712919 ( 2.716682)
build_all 0.005854 0.001235 12.079352 ( 1.002600)
build_install 0.006260 0.006851 3.590903 ( 0.981218)
test_btest 0.000000 0.000722 62.282824 ( 5.520723)
test_basic 0.000009 0.003234 0.374952 ( 0.457114)
test_all 0.079702 0.020999 370.377083 ( 37.235413)
test_rubyspec 0.019050 0.038136 39.665773 ( 52.311017)
total: 102.36 sec