Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-043432
#<BuildRuby:0x00005604311eaad8
@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.20221014-043432",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.010254 0.000000 1.154542 ( 1.198857)
build_miniruby 0.002208 0.000000 0.096789 ( 0.093262)
build_ruby 0.001579 0.000000 0.094892 ( 0.091886)
build_all 0.008783 0.000000 1.322588 ( 0.578618)
build_install 0.016844 0.000000 1.632463 ( 0.889803)
test_btest 0.002333 0.000000 62.348533 ( 6.459596)
test_basic 0.006979 0.000000 0.340706 ( 0.429769)
test_all 0.006035 0.001299 521.333676 ( 54.604812)
test_rubyspec 0.081875 0.048770 43.193426 ( 51.786283)
total: 116.13 sec