Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-005835
#<BuildRuby:0x00005640968646d8
@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.20220904-005835",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.003253 0.008175 0.985050 ( 0.993499)
build_miniruby 0.001594 0.000319 0.078818 ( 0.076816)
build_ruby 0.001802 0.000360 0.079484 ( 0.077358)
build_all 0.009340 0.000934 1.544088 ( 0.600228)
build_install 0.020787 0.001906 1.872598 ( 0.936920)
test_btest 0.001157 0.000193 73.544826 ( 8.529136)
test_basic 0.002943 0.006038 0.344595 ( 0.434912)
test_all 0.004901 0.000000 673.244146 ( 66.589117)
test_rubyspec 0.103618 0.077541 45.604947 ( 53.817127)
total: 132.06 sec