Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-153323
#<BuildRuby:0x000055cdd8374118
@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.20220606-153323",
@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.000005 0.000019 ( 0.000019)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005890 0.000662 0.840800 ( 1.947323)
build_miniruby 0.000673 0.000225 0.057849 ( 0.056602)
build_ruby 0.000644 0.000214 0.059831 ( 0.058588)
build_all 0.000000 0.004117 1.513505 ( 0.609432)
build_install 0.007450 0.003799 6.321200 ( 2.876519)
test_btest 0.000642 0.000275 51.250704 ( 8.207961)
test_basic 0.003837 0.001645 0.283477 ( 0.372172)
test_all 0.001066 0.000457 658.250868 ( 95.322993)
test_rubyspec 0.054827 0.051648 44.241449 ( 49.819398)
total: 159.27 sec