Logfile: /home/ko1/ruby/logs/brlog.trunk.20220708-165203
#<BuildRuby:0x000055857307ff00
@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.20220708-165203",
@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.000015 0.000001 0.000016 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.001846 0.004443 0.850659 ( 1.040886)
build_miniruby 0.000904 0.000139 0.057585 ( 0.056335)
build_ruby 0.000770 0.000118 0.059275 ( 0.058116)
build_all 0.004242 0.000000 1.490690 ( 0.606043)
build_install 0.010741 0.000216 6.260567 ( 2.830095)
test_btest 0.001450 0.000182 47.350705 ( 8.927123)
test_basic 0.002206 0.004218 0.342161 ( 0.429127)
test_all 0.001425 0.000000 622.955807 ( 88.709229)
test_rubyspec 0.074078 0.048756 44.601240 ( 50.284234)
total: 152.94 sec