Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-174533
#<BuildRuby:0x000055bb19bb8328
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220619-174533",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.005548 0.001387 0.845455 ( 1.108352)
build_miniruby 0.000814 0.000204 0.058335 ( 0.057105)
build_ruby 0.000000 0.000998 0.059523 ( 0.058342)
build_all 0.000000 0.004365 1.516112 ( 0.605333)
build_install 0.007950 0.003086 6.345108 ( 2.880850)
test_btest 0.000643 0.000230 48.587947 ( 8.853369)
test_basic 0.004074 0.001454 0.314107 ( 0.402981)
test_all 0.000929 0.000331 665.932179 ( 96.190841)
test_rubyspec 0.072044 0.054290 44.293666 ( 49.942459)
total: 160.10 sec