Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-233850
#<BuildRuby:0x0000559f5b3cc3a0
@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.20220815-233850",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005000 0.007247 0.957826 ( 0.999731)
build_miniruby 0.001529 0.000408 0.075984 ( 0.074371)
build_ruby 0.001495 0.000399 0.074847 ( 0.073150)
build_all 0.009332 0.001322 1.535360 ( 0.578567)
build_install 0.020010 0.001447 1.924289 ( 0.941336)
test_btest 0.000828 0.000174 74.082590 ( 8.015431)
test_basic 0.007174 0.001511 0.331483 ( 0.428646)
test_all 0.004527 0.000000 650.003160 ( 64.768837)
test_rubyspec 0.122029 0.060295 46.071677 ( 53.662693)
total: 129.54 sec