Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-214038
#<BuildRuby:0x000055f26ba9ec88
@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.20221024-214038",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008803 0.000337 1.157609 ( 1.245336)
build_miniruby 0.001669 0.000119 0.114306 ( 0.112812)
build_ruby 0.001940 0.000139 0.113461 ( 0.116386)
build_all 0.009599 0.000328 1.405874 ( 0.611823)
build_install 0.012614 0.004749 1.701493 ( 0.936247)
test_btest 0.001806 0.000201 61.510641 ( 6.683305)
test_basic 0.005313 0.000590 0.369573 ( 0.463386)
test_all 0.000421 0.006588 488.290236 ( 53.143235)
test_rubyspec 0.070195 0.057308 43.353162 ( 51.755607)
total: 115.07 sec