Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-035428
#<BuildRuby:0x000055caa9bde9c0
@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.20221013-035428",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009058 0.001268 1.089022 ( 1.136513)
build_miniruby 0.002486 0.000000 0.093588 ( 0.089489)
build_ruby 0.001557 0.000000 0.102067 ( 0.098720)
build_all 0.005838 0.001286 1.284216 ( 0.546645)
build_install 0.000000 0.014997 1.609824 ( 0.891757)
test_btest 0.000000 0.001412 62.334843 ( 6.775163)
test_basic 0.002571 0.004267 0.355341 ( 0.444730)
test_all 0.007760 0.000000 491.304747 ( 53.533321)
test_rubyspec 0.085440 0.044128 43.157985 ( 51.369454)
total: 114.89 sec