Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-011240
#<BuildRuby:0x0000560798423ba0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221009-011240",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000038 0.000011 0.000049 ( 0.000050)
configure 0.000035 0.000009 0.000044 ( 0.000047)
build_up 0.011686 0.000874 1.108832 ( 1.188187)
build_miniruby 0.001191 0.000275 0.093328 ( 0.091679)
build_ruby 0.001199 0.000276 0.098093 ( 0.097170)
build_all 0.006430 0.001484 1.302963 ( 0.593499)
build_install 0.011888 0.002744 1.615533 ( 0.896016)
test_btest 0.001000 0.000230 63.357453 ( 6.866998)
test_basic 0.001338 0.004622 0.342568 ( 0.435729)
test_all 0.006993 0.001997 501.992298 ( 54.163497)
test_rubyspec 0.082463 0.048627 42.726692 ( 51.319227)
total: 115.65 sec