Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-193237
#<BuildRuby:0x000055f7f3729570
@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.20221106-193237",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007673 0.000261 0.893483 ( 0.965122)
build_miniruby 0.001325 0.000095 0.049499 ( 0.048235)
build_ruby 0.001337 0.000096 0.052304 ( 0.051081)
build_all 0.007383 0.000527 1.235302 ( 0.470788)
build_install 0.012980 0.000531 1.547598 ( 0.804245)
test_btest 0.001470 0.000098 62.963731 ( 6.685205)
test_basic 0.005241 0.000349 0.301242 ( 0.398746)
test_all 0.001411 0.001841 492.201643 ( 53.414984)
test_rubyspec 0.050023 0.073966 43.858860 ( 52.199893)
total: 115.04 sec