Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-173641
#<BuildRuby:0x0000555608cd8080
@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.20220809-173641",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006882 0.000195 0.867076 ( 1.768611)
build_miniruby 0.000833 0.000059 0.057168 ( 0.056051)
build_ruby 0.001024 0.000000 0.059366 ( 0.058153)
build_all 0.004354 0.000069 1.549230 ( 0.602109)
build_install 0.011201 0.000000 5.648522 ( 2.133008)
test_btest 0.000693 0.000000 45.620129 ( 8.650854)
test_basic 0.005672 0.000000 0.297007 ( 0.385726)
test_all 0.001416 0.000064 590.435049 ( 95.911741)
test_rubyspec 0.093997 0.033442 43.890362 ( 51.263779)
total: 160.83 sec