Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-072345
#<BuildRuby:0x0000562c9166efe0
@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.20220826-072345",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.012179 0.001160 1.002203 ( 2.785793)
build_miniruby 0.001974 0.000282 0.065694 ( 0.063747)
build_ruby 0.001945 0.000278 0.081716 ( 0.080558)
build_all 0.010435 0.000733 1.525880 ( 0.595818)
build_install 0.019796 0.002940 1.862064 ( 0.908820)
test_btest 0.000892 0.000122 74.652165 ( 8.008737)
test_basic 0.000528 0.007342 0.334834 ( 0.424221)
test_all 0.002942 0.000613 676.183289 ( 66.480551)
test_rubyspec 0.088620 0.080720 45.638661 ( 54.208152)
total: 133.56 sec