Logfile: /home/ko1/ruby/logs/brlog.trunk.20230713-161805
#<BuildRuby:0x000055a46ecc3040
@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.20230713-161805",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001381 0.004233 1.354451 ( 2.652228)
build_miniruby 0.001047 0.000110 0.907892 ( 0.907476)
build_ruby 0.001221 0.000000 2.572642 ( 2.573280)
build_all 0.009770 0.000000 13.700864 ( 1.184319)
build_install 0.006254 0.002814 1.964681 ( 0.906702)
test_btest 0.000975 0.000112 79.159363 ( 7.041842)
test_basic 0.000076 0.003806 0.630553 ( 0.708676)
test_all 0.001616 0.000248 459.120716 ( 45.372692)
test_rubyspec 0.015898 0.023337 41.295030 ( 53.843872)
total: 115.19 sec