Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-235717
#<BuildRuby:0x000056088830be20
@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.20230710-235717",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005208 0.000197 1.507646 ( 2.742651)
build_miniruby 0.001298 0.000205 0.943843 ( 0.942711)
build_ruby 0.001055 0.000167 2.671178 ( 2.671644)
build_all 0.005368 0.004402 13.668590 ( 1.232961)
build_install 0.008461 0.000002 1.967742 ( 0.894421)
test_btest 0.000610 0.000111 83.810623 ( 7.758133)
test_basic 0.003335 0.000607 0.711543 ( 0.789811)
test_all 0.001436 0.000085 494.675396 ( 46.255670)
test_rubyspec 0.016721 0.016439 43.297244 ( 55.853508)
total: 119.14 sec