Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-230914
#<BuildRuby:0x000055f0c66c7de0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221128-230914",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.004796 1.136964 ( 1.592058)
build_miniruby 0.000000 0.001015 0.989524 ( 0.988245)
build_ruby 0.000000 0.001271 2.847451 ( 2.731986)
build_all 0.000000 0.008769 15.748572 ( 3.342546)
build_install 0.006999 0.001712 2.002884 ( 1.154506)
test_btest 0.000436 0.000145 60.281368 ( 11.005868)
test_basic 0.003817 0.001273 0.305860 ( 0.395583)
test_all 0.001081 0.000000 692.259942 (106.570197)
test_rubyspec 0.051941 0.019485 53.273510 ( 61.464169)
total: 189.25 sec