Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-013903
#<BuildRuby:0x00005623455869c0
@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.20221102-013903",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005267 0.004220 1.093535 ( 1.130496)
build_miniruby 0.002008 0.000463 0.107331 ( 0.104408)
build_ruby 0.001411 0.000325 0.096210 ( 0.093516)
build_all 0.007592 0.001753 1.292057 ( 0.552700)
build_install 0.008326 0.007783 1.664881 ( 0.879846)
test_btest 0.001090 0.000340 61.704979 ( 6.482077)
test_basic 0.005944 0.001858 0.351210 ( 0.441551)
test_all 0.004907 0.001809 519.495265 ( 55.287128)
test_rubyspec 0.064739 0.054577 43.306246 ( 51.846905)
total: 116.82 sec