Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-020325
#<BuildRuby:0x000056302e77fe20
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221204-020325",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004100 0.000482 1.151413 ( 1.142420)
build_miniruby 0.000752 0.000089 0.967196 ( 0.965924)
build_ruby 0.001040 0.000122 2.786571 ( 2.681918)
build_all 0.004691 0.004223 15.760135 ( 3.368046)
build_install 0.003337 0.004906 2.389092 ( 1.379489)
test_btest 0.000484 0.000108 68.852592 ( 11.343809)
test_basic 0.003966 0.000881 0.282709 ( 0.373137)
test_all 0.000673 0.000149 657.576070 (122.250373)
test_rubyspec 0.048474 0.014441 53.821051 ( 61.961758)
total: 205.47 sec