Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-125359
#<BuildRuby:0x000055e3f1e46f08
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220824-125359",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.007994 0.000666 0.836731 ( 0.937516)
build_miniruby 0.002143 0.000000 0.061811 ( 0.059959)
build_ruby 0.001634 0.000000 0.064899 ( 0.063499)
build_all 0.004791 0.003998 1.257352 ( 0.477274)
build_install 0.014669 0.000697 1.610263 ( 0.815606)
test_btest 0.001219 0.000144 53.560213 ( 6.256251)
test_basic 0.000000 0.005913 0.293743 ( 0.384692)
test_all 0.001611 0.002854 505.921772 ( 52.545131)
test_rubyspec 0.117452 0.025130 42.042617 ( 50.521064)
total: 112.06 sec