Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-140016
#<BuildRuby:0x000055980b0c3de0
@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.20220823-140016",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006636 0.000000 0.892458 ( 3.144246)
build_miniruby 0.001046 0.000000 0.057847 ( 0.056612)
build_ruby 0.000000 0.001053 0.059838 ( 0.058580)
build_all 0.001777 0.002693 1.531131 ( 0.583798)
build_install 0.010871 0.000325 1.955940 ( 0.978356)
test_btest 0.000776 0.000086 50.536311 ( 8.327275)
test_basic 0.005287 0.000587 0.334471 ( 0.422227)
test_all 0.001404 0.000156 605.389003 ( 89.860838)
test_rubyspec 0.084763 0.043973 44.224521 ( 52.778082)
total: 156.21 sec