Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-063422
#<BuildRuby:0x0000557a244f1480
@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.20220824-063422",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.011446 0.921912 ( 3.064562)
build_miniruby 0.001120 0.000782 0.066710 ( 0.065462)
build_ruby 0.001757 0.000732 0.059447 ( 0.057088)
build_all 0.005488 0.002287 1.250625 ( 0.467153)
build_install 0.014163 0.001736 1.555170 ( 0.800048)
test_btest 0.001105 0.000395 52.316227 ( 6.065626)
test_basic 0.004231 0.001510 0.283068 ( 0.374906)
test_all 0.003878 0.001384 506.885872 ( 53.414764)
test_rubyspec 0.092141 0.041821 42.120190 ( 50.707338)
total: 115.02 sec