Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-023447
#<BuildRuby:0x000056059b4ef7b8
@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.20231205-023447",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005097 0.000264 1.186512 ( 1.565447)
build_miniruby 0.000768 0.000171 0.843558 ( 0.843382)
build_ruby 0.001025 0.000228 2.731340 ( 2.731912)
build_all 0.002628 0.007718 16.255088 ( 1.485361)
build_install 0.002840 0.007470 4.843467 ( 1.200010)
test_btest 0.000540 0.000216 87.256067 ( 7.396853)
test_basic 0.003350 0.001340 0.669404 ( 0.750718)
test_all 0.094137 0.042085 517.203353 ( 52.459875)
test_rubyspec 0.016921 0.033603 49.937802 ( 62.341883)
total: 130.78 sec