Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-144957
#<BuildRuby:0x000056447fc17f40
@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.20220504-144957",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006854 0.000191 0.870556 ( 1.085590)
build_miniruby 0.000952 0.000068 0.057370 ( 0.056121)
build_ruby 0.000871 0.000063 0.057464 ( 0.056322)
build_all 0.004258 0.000000 1.484265 ( 0.593226)
build_install 0.011032 0.000106 6.240975 ( 2.833095)
test_btest 0.000787 0.000046 44.517506 ( 8.554695)
test_basic 0.001614 0.004865 0.338785 ( 0.425686)
test_all 0.000000 0.002515 630.284050 ( 90.354624)
test_rubyspec 0.052944 0.050905 43.815036 ( 48.847083)
total: 152.81 sec