Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-065221
#<BuildRuby:0x000055ad6473ec88
@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.20220813-065221",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000031 0.000006 0.000037 ( 0.000033)
build_up 0.011143 0.000426 0.828559 ( 1.137812)
build_miniruby 0.001189 0.000183 0.063283 ( 0.061856)
build_ruby 0.001250 0.000193 0.063975 ( 0.062555)
build_all 0.005267 0.004741 1.251354 ( 0.474869)
build_install 0.008959 0.007212 1.578023 ( 0.809021)
test_btest 0.000961 0.000274 54.097626 ( 6.280595)
test_basic 0.004162 0.001190 0.272577 ( 0.366925)
test_all 0.003478 0.000993 506.175596 ( 52.545503)
test_rubyspec 0.079103 0.053488 41.672081 ( 49.395583)
total: 111.14 sec