Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-045836
#<BuildRuby:0x000055f53cfb3dd0
@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-045836",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004550 0.000535 1.196296 ( 1.746452)
build_miniruby 0.000752 0.000089 1.027406 ( 1.026234)
build_ruby 0.001169 0.000137 2.821652 ( 2.735035)
build_all 0.008866 0.001043 22.310374 ( 4.369380)
build_install 0.007725 0.000908 4.345712 ( 1.567347)
test_btest 0.000632 0.000074 60.458050 ( 11.176362)
test_basic 0.004956 0.000000 0.287456 ( 0.377897)
test_all 0.000851 0.000000 692.023992 (108.912280)
test_rubyspec 0.061614 0.010880 53.281619 ( 61.433707)
total: 193.35 sec