Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-110514
#<BuildRuby:0x000056217ec93df8
@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.20220812-110514",
@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.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000000 0.006602 0.826229 ( 0.989327)
build_miniruby 0.000000 0.000972 0.057092 ( 0.055912)
build_ruby 0.000191 0.000716 0.059218 ( 0.058100)
build_all 0.004553 0.000160 1.529167 ( 0.592445)
build_install 0.009142 0.001899 5.670493 ( 2.163029)
test_btest 0.000503 0.000193 50.551843 ( 8.633408)
test_basic 0.003152 0.002187 0.335404 ( 0.423879)
test_all 0.002423 0.000561 625.203060 ( 89.300557)
test_rubyspec 0.061868 0.052140 43.916813 ( 51.352234)
total: 153.57 sec