Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-140908
#<BuildRuby:0x000055b4b2350018
@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.20220614-140908",
@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.000002 0.000012 ( 0.000013)
build_up 0.005423 0.001355 0.856306 ( 4.894196)
build_miniruby 0.001016 0.000000 0.057413 ( 0.056045)
build_ruby 0.000946 0.000000 0.058881 ( 0.057663)
build_all 0.004232 0.000000 1.519065 ( 0.606073)
build_install 0.001357 0.008359 6.300894 ( 2.841597)
test_btest 0.000571 0.000204 56.106660 ( 8.026240)
test_basic 0.004359 0.001556 0.340668 ( 0.428746)
test_all 0.001108 0.000395 640.402357 ( 93.797919)
test_rubyspec 0.060872 0.066044 44.151133 ( 49.698356)
total: 160.41 sec