Logfile: /home/ko1/ruby/logs/brlog.trunk.20230706-070500
#<BuildRuby:0x000055da2accb708
@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.20230706-070500",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005126 0.000539 1.523456 ( 2.932559)
build_miniruby 0.000932 0.000099 0.907714 ( 0.908352)
build_ruby 0.001119 0.000118 2.682772 ( 2.684110)
build_all 0.008483 0.000000 8.184189 ( 7.415152)
build_install 0.003606 0.004785 1.970730 ( 1.632151)
test_btest 0.000874 0.000125 88.200832 ( 7.970016)
test_basic 0.006454 0.000267 0.601988 ( 0.678679)
test_all 0.001364 0.000186 473.605355 ( 50.915992)
test_rubyspec 0.017089 0.024239 44.107593 ( 56.556933)
total: 131.69 sec