Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-180510
#<BuildRuby:0x000055fe99fe8920
@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.20220903-180510",
@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.000000 0.000005 0.000005 ( 0.000005)
autoconf 0.000000 0.000097 0.000097 ( 0.000101)
configure 0.000000 0.000013 0.000013 ( 0.000013)
build_up 0.006764 0.003939 0.997397 ( 1.008719)
build_miniruby 0.002265 0.000142 0.078258 ( 0.076680)
build_ruby 0.002155 0.000135 0.074893 ( 0.073514)
build_all 0.011205 0.000000 1.588128 ( 0.607809)
build_install 0.017498 0.004255 1.903112 ( 0.945972)
test_btest 0.001233 0.000107 73.422404 ( 8.496761)
test_basic 0.007190 0.000230 0.325990 ( 0.416109)
test_all 0.003826 0.000000 650.660516 ( 65.138393)
test_rubyspec 0.100518 0.069201 45.520782 ( 53.874377)
total: 130.64 sec