Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-045729
#<BuildRuby:0x00005591f4fb32c8
@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.20220802-045729",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006901 0.000000 0.877329 ( 1.095245)
build_miniruby 0.001006 0.000000 0.057960 ( 0.056730)
build_ruby 0.000976 0.000000 0.059316 ( 0.058136)
build_all 0.000436 0.004218 1.558071 ( 0.599494)
build_install 0.007031 0.004064 5.674256 ( 2.178307)
test_btest 0.000656 0.000073 53.172336 ( 8.155857)
test_basic 0.005518 0.000613 0.358393 ( 0.446097)
test_all 0.001175 0.000061 600.807377 ( 89.024978)
test_rubyspec 0.105428 0.023568 44.047708 ( 49.622266)
total: 151.24 sec