Logfile: /home/ko1/ruby/logs/brlog.trunk.20230702-191633
#<BuildRuby:0x00005564bc6334b0
@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.20230702-191633",
@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.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005293 0.000207 1.252343 ( 2.508239)
build_miniruby 0.000900 0.000142 0.889930 ( 0.890014)
build_ruby 0.001232 0.000194 2.543553 ( 2.543510)
build_all 0.003844 0.004982 10.896085 ( 7.300996)
build_install 0.001353 0.007852 5.168515 ( 1.961760)
test_btest 0.000000 0.001298 87.059982 ( 7.280789)
test_basic 0.003280 0.001230 0.625522 ( 0.704457)
test_all 0.000831 0.000265 471.637858 ( 49.487676)
test_rubyspec 0.020206 0.015353 42.848961 ( 55.283213)
total: 127.96 sec