Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-093039
#<BuildRuby:0x000055f5dc4faad8
@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.20221105-093039",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003397 0.004483 0.946877 ( 1.458331)
build_miniruby 0.001339 0.000206 0.050952 ( 0.049488)
build_ruby 0.001653 0.000254 0.052444 ( 0.051531)
build_all 0.006208 0.000955 1.211251 ( 0.467796)
build_install 0.006251 0.008920 1.567489 ( 0.790878)
test_btest 0.001380 0.000368 60.274835 ( 6.567955)
test_basic 0.001224 0.005211 0.310082 ( 0.400156)
test_all 0.002432 0.000811 497.177353 ( 53.674243)
test_rubyspec 0.078560 0.045992 43.182466 ( 51.801501)
total: 115.26 sec