Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-104959
#<BuildRuby:0x00005565f65fb2c8
@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.20220630-104959",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.006185 0.000441 0.839822 ( 2.746665)
build_miniruby 0.000878 0.000063 0.058022 ( 0.056783)
build_ruby 0.000983 0.000000 0.059520 ( 0.058318)
build_all 0.004314 0.000063 1.502364 ( 0.603483)
build_install 0.010251 0.000683 6.279892 ( 2.825208)
test_btest 0.000716 0.000047 53.194379 ( 8.461439)
test_basic 0.006000 0.000048 0.347523 ( 0.435074)
test_all 0.000000 0.001299 612.671657 ( 90.670694)
test_rubyspec 0.103240 0.026476 44.702769 ( 50.267569)
total: 156.13 sec