Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-173417
#<BuildRuby:0x00005594d71defe0
@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.20220902-173417",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008780 0.001351 0.960135 ( 1.004196)
build_miniruby 0.001879 0.000000 0.073911 ( 0.072692)
build_ruby 0.000000 0.001942 0.080322 ( 0.079671)
build_all 0.006790 0.003623 1.548907 ( 0.587896)
build_install 0.020820 0.003142 1.915960 ( 0.958141)
test_btest 0.000853 0.000171 72.280887 ( 8.162788)
test_basic 0.006938 0.001387 0.333036 ( 0.423138)
test_all 0.004009 0.000000 633.413755 ( 65.071313)
test_rubyspec 0.112228 0.055364 45.450327 ( 53.891427)
total: 130.25 sec