Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-121434
#<BuildRuby:0x00005629e8b9e700
@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.20221127-121434",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009187 0.000349 1.281278 ( 1.525489)
build_miniruby 0.002860 0.000000 0.848766 ( 0.847625)
build_ruby 0.002967 0.000099 2.240301 ( 2.148534)
build_all 0.017166 0.003950 24.923518 ( 2.818778)
build_install 0.015749 0.005151 4.965750 ( 1.187296)
test_btest 0.001092 0.000142 83.344134 ( 8.765705)
test_basic 0.007545 0.000372 0.348779 ( 0.441533)
test_all 0.001769 0.000221 678.797373 ( 69.320397)
test_rubyspec 0.108723 0.041496 49.947932 ( 58.276112)
total: 145.33 sec