Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-223108
#<BuildRuby:0x000055fef8ef6dc8
@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.20220430-223108",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008965 0.000232 0.839929 ( 0.936699)
build_miniruby 0.001546 0.000000 0.061750 ( 0.060674)
build_ruby 0.001530 0.000000 0.051288 ( 0.050442)
build_all 0.006805 0.001278 1.198196 ( 0.469115)
build_install 0.016091 0.004075 4.886317 ( 2.455281)
test_btest 0.000000 0.002485 53.831477 ( 6.114633)
test_basic 0.000507 0.006348 0.293079 ( 0.383730)
test_all 0.002493 0.000000 515.098008 ( 54.954871)
test_rubyspec 0.095825 0.030117 41.013660 ( 46.522582)
total: 111.95 sec