Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-193424
#<BuildRuby:0x0000559e78230cc8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-193424",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008305 0.005019 0.994509 ( 1.100187)
build_miniruby 0.001931 0.000258 0.077704 ( 0.076590)
build_ruby 0.001955 0.000260 0.074025 ( 0.073111)
build_all 0.000428 0.009353 4.140911 ( 0.812591)
build_install 0.018757 0.002669 7.940080 ( 2.418879)
test_btest 0.001566 0.000000 46.648887 ( 44.165085)
test_basic 0.003168 0.004445 0.338447 ( 0.426409)
test_all 0.001405 0.000384 695.958304 ( 67.192192)
test_rubyspec 0.118221 0.045279 46.274027 ( 51.651614)
total: 167.92 sec