Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-013446
#<BuildRuby:0x000055c0e907bf20
@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.20220605-013446",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.002991 0.003832 0.835409 ( 0.870669)
build_miniruby 0.000962 0.000060 0.057710 ( 0.056495)
build_ruby 0.000979 0.000061 0.059591 ( 0.058300)
build_all 0.001095 0.003204 1.527034 ( 0.616122)
build_install 0.010375 0.000715 6.309218 ( 2.852709)
test_btest 0.000705 0.000074 49.893226 ( 8.693512)
test_basic 0.001605 0.004240 0.343364 ( 0.431387)
test_all 0.001139 0.000180 641.915108 ( 93.490476)
test_rubyspec 0.089492 0.036614 44.275207 ( 49.855636)
total: 156.93 sec