Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-124049
#<BuildRuby:0x00005591a189c0a0
@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.20220531-124049",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006124 0.000000 0.870815 ( 2.204741)
build_miniruby 0.000982 0.000000 0.057015 ( 0.055873)
build_ruby 0.001061 0.000000 0.057919 ( 0.056641)
build_all 0.004292 0.000000 1.499197 ( 0.601657)
build_install 0.011212 0.000000 6.287132 ( 2.844638)
test_btest 0.000815 0.000000 48.111777 ( 8.026009)
test_basic 0.005436 0.000261 0.342960 ( 0.431226)
test_all 0.000681 0.000942 646.231852 ( 91.000752)
test_rubyspec 0.095041 0.028950 44.211351 ( 49.836400)
total: 155.06 sec