Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-143746
#<BuildRuby:0x000055616a9c1550
@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.20221008-143746",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.009745 0.000249 1.094250 ( 1.257400)
build_miniruby 0.001282 0.000183 0.096978 ( 0.094818)
build_ruby 0.001231 0.000176 0.091260 ( 0.088465)
build_all 0.009414 0.000000 1.348159 ( 0.554565)
build_install 0.016987 0.000000 1.626407 ( 0.883797)
test_btest 0.001660 0.000000 61.251076 ( 6.332414)
test_basic 0.005761 0.000368 0.355192 ( 0.444037)
test_all 0.003888 0.003836 481.263480 ( 53.397760)
test_rubyspec 0.098798 0.032690 42.788545 ( 51.202623)
total: 114.26 sec