Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-141700
#<BuildRuby:0x0000555b6f9a1350
@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.20220723-141700",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009485 0.000419 0.842568 ( 1.559569)
build_miniruby 0.001158 0.000268 0.055535 ( 0.054028)
build_ruby 0.001381 0.000319 0.065249 ( 0.063589)
build_all 0.007251 0.001674 1.230343 ( 0.475541)
build_install 0.008408 0.007333 4.392245 ( 1.867015)
test_btest 0.000849 0.000261 52.767135 ( 6.290706)
test_basic 0.005462 0.000000 0.283170 ( 0.378551)
test_all 0.002308 0.000000 502.531101 ( 53.077117)
test_rubyspec 0.062693 0.069895 41.789710 ( 47.737752)
total: 111.50 sec