Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-102845
#<BuildRuby:0x000055e5a458bfa8
@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.20220818-102845",
@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.000014 0.000001 0.000015 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006454 0.000497 0.869055 ( 1.330640)
build_miniruby 0.000921 0.000071 0.058393 ( 0.057051)
build_ruby 0.000901 0.000070 0.059691 ( 0.058518)
build_all 0.004537 0.000000 1.562906 ( 0.602524)
build_install 0.006062 0.004934 1.905522 ( 0.956130)
test_btest 0.000514 0.000068 51.036760 ( 8.543796)
test_basic 0.001803 0.003491 0.303520 ( 0.392326)
test_all 0.002301 0.000406 636.071143 ( 94.445901)
test_rubyspec 0.097759 0.032466 43.898267 ( 51.303266)
total: 157.69 sec