Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-191338
#<BuildRuby:0x0000558b84a89390
@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.20221008-191338",
@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.000028 0.000004 0.000032 ( 0.000033)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.005665 0.004448 1.060692 ( 1.094454)
build_miniruby 0.001642 0.000379 0.094962 ( 0.091440)
build_ruby 0.001748 0.000000 0.092637 ( 0.090963)
build_all 0.007151 0.000000 1.304363 ( 0.570785)
build_install 0.009565 0.005761 1.635122 ( 0.886715)
test_btest 0.002028 0.000507 60.923949 ( 6.441783)
test_basic 0.001850 0.005408 0.359767 ( 0.449232)
test_all 0.006329 0.000405 484.602263 ( 54.310954)
test_rubyspec 0.098303 0.028462 42.612901 ( 50.850211)
total: 114.79 sec