Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-200218
#<BuildRuby:0x00005560fbc513e8
@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.20221016-200218",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010012 0.000429 1.098760 ( 1.160177)
build_miniruby 0.002047 0.000146 0.097900 ( 0.094240)
build_ruby 0.001730 0.000124 0.098982 ( 0.095735)
build_all 0.007838 0.000208 1.337442 ( 0.566655)
build_install 0.006649 0.008501 1.654309 ( 0.900755)
test_btest 0.001343 0.000224 63.687580 ( 6.819820)
test_basic 0.005761 0.000190 0.353602 ( 0.454485)
test_all 0.008815 0.000000 487.418433 ( 53.472943)
test_rubyspec 0.093341 0.022678 43.411287 ( 52.007094)
total: 115.57 sec