Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-144822
#<BuildRuby:0x0000558c41517e58
@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.20220611-144822",
@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.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006267 0.000448 0.872747 ( 1.407212)
build_miniruby 0.000901 0.000064 0.057001 ( 0.055791)
build_ruby 0.000955 0.000000 0.058979 ( 0.057847)
build_all 0.004253 0.000057 1.508443 ( 0.609713)
build_install 0.006445 0.004714 6.304217 ( 2.833718)
test_btest 0.000797 0.000100 54.702918 ( 7.993241)
test_basic 0.005069 0.000634 0.259790 ( 0.348523)
test_all 0.001823 0.000118 634.689710 ( 93.321014)
test_rubyspec 0.088147 0.032318 44.137335 ( 49.689241)
total: 156.32 sec