Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-045633
#<BuildRuby:0x0000559b3ec2beb8
@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.20220505-045633",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.007414 0.000000 1.010913 ( 1.162281)
build_miniruby 0.000921 0.000077 0.056928 ( 0.055663)
build_ruby 0.000766 0.000103 0.057694 ( 0.056492)
build_all 0.004367 0.000046 1.483690 ( 0.597981)
build_install 0.009796 0.001225 6.271050 ( 2.824877)
test_btest 0.000765 0.000096 45.385491 ( 8.827171)
test_basic 0.005536 0.000692 0.374766 ( 0.462057)
test_all 0.001391 0.000174 623.359139 ( 92.287802)
test_rubyspec 0.068036 0.048118 43.753427 ( 48.732912)
total: 155.01 sec