Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-083304
#<BuildRuby:0x000055e6abebb1c0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-083304",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000551 0.003316 0.786691 ( 1.192390)
build_miniruby 0.000655 0.000164 0.702511 ( 0.702161)
build_ruby 0.001054 0.000263 2.427934 ( 2.352169)
build_all 0.006359 0.002508 12.295947 ( 1.519135)
build_install 0.005869 0.000548 1.568930 ( 0.774415)
test_btest 0.000519 0.000130 65.426724 ( 6.337265)
test_basic 0.003010 0.000752 0.244115 ( 0.339093)
test_all 0.000767 0.000192 499.210410 ( 49.268479)
test_rubyspec 0.023105 0.004721 35.415648 ( 45.948980)
total: 108.43 sec