Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-142714
#<BuildRuby:0x0000561a7ce50208
@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.20220808-142714",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.005816 0.000448 0.848836 ( 1.665388)
build_miniruby 0.000912 0.000000 0.057915 ( 0.056791)
build_ruby 0.000819 0.000000 0.060012 ( 0.058865)
build_all 0.004459 0.000120 1.532436 ( 0.591947)
build_install 0.008950 0.000280 5.620939 ( 2.141536)
test_btest 0.000762 0.000051 53.133438 ( 8.375584)
test_basic 0.006113 0.000064 0.341790 ( 0.429481)
test_all 0.001030 0.000064 583.006607 ( 92.649219)
test_rubyspec 0.063008 0.010203 43.969789 ( 51.404830)
total: 157.37 sec