Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-204313
#<BuildRuby:0x000055e77f090620
@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.20221109-204313",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.009932 0.000434 1.112891 ( 1.621546)
build_miniruby 0.001933 0.000149 0.068171 ( 0.066470)
build_ruby 0.001508 0.000116 0.068942 ( 0.067154)
build_all 0.009942 0.000000 1.521951 ( 0.585195)
build_install 0.010837 0.009334 1.868404 ( 0.938906)
test_btest 0.001203 0.000200 85.352409 ( 8.692961)
test_basic 0.009695 0.000000 0.328506 ( 0.415454)
test_all 0.002180 0.000327 689.878959 ( 68.858041)
test_rubyspec 0.102426 0.078280 47.839824 ( 55.913349)
total: 137.16 sec