Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-174305
#<BuildRuby:0x00005618a42629c0
@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.20220726-174305",
@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.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008618 0.001436 0.887694 ( 0.935987)
build_miniruby 0.001154 0.000192 0.054508 ( 0.053216)
build_ruby 0.000000 0.001515 0.056210 ( 0.054889)
build_all 0.005801 0.002465 1.259056 ( 0.489065)
build_install 0.015533 0.000343 4.278464 ( 1.810095)
test_btest 0.002037 0.000000 53.812022 ( 5.925742)
test_basic 0.007311 0.000003 0.271053 ( 0.361655)
test_all 0.002553 0.000404 505.894994 ( 53.212751)
test_rubyspec 0.070565 0.049211 41.725150 ( 47.580686)
total: 110.43 sec