Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-050827
#<BuildRuby:0x000056059a570328
@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.20220803-050827",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005241 0.001430 0.855081 ( 1.051334)
build_miniruby 0.001048 0.000000 0.057352 ( 0.056060)
build_ruby 0.000922 0.000000 0.059169 ( 0.058051)
build_all 0.000000 0.004493 1.518283 ( 0.586957)
build_install 0.002075 0.009076 5.642359 ( 2.148959)
test_btest 0.000477 0.000239 53.472489 ( 8.020665)
test_basic 0.005653 0.000472 0.372381 ( 0.459955)
test_all 0.000813 0.000375 622.770646 ( 89.707634)
test_rubyspec 0.079045 0.050733 43.850632 ( 51.212003)
total: 153.30 sec