Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-190449
#<BuildRuby:0x000056036697c1f0
@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.20220521-190449",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.006491 0.000174 0.849516 ( 0.971959)
build_miniruby 0.000960 0.000064 0.056592 ( 0.055356)
build_ruby 0.000932 0.000063 0.057904 ( 0.056703)
build_all 0.004022 0.000268 1.510307 ( 0.603301)
build_install 0.006285 0.004700 6.303518 ( 2.841496)
test_btest 0.000657 0.000082 46.877242 ( 9.046292)
test_basic 0.005226 0.000654 0.333022 ( 0.420897)
test_all 0.001904 0.000238 627.505762 ( 92.729924)
test_rubyspec 0.077104 0.048209 44.079071 ( 49.659821)
total: 156.39 sec