Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-002436
#<BuildRuby:0x000055c0a2b2ac10
@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.20220814-002436",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.000000 0.006853 0.823935 ( 1.026362)
build_miniruby 0.000000 0.000992 0.057884 ( 0.056703)
build_ruby 0.000964 0.000054 0.060262 ( 0.059052)
build_all 0.002895 0.001559 1.583342 ( 0.607592)
build_install 0.007165 0.003859 1.927953 ( 0.964359)
test_btest 0.000835 0.000000 50.720838 ( 8.556666)
test_basic 0.001874 0.003357 0.293482 ( 0.383271)
test_all 0.001402 0.000411 636.592254 ( 92.076445)
test_rubyspec 0.052514 0.037090 43.936694 ( 51.320260)
total: 155.05 sec