Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-210009
#<BuildRuby:0x000055b9ca8a7440
@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.20220405-210009",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000030 0.000011 0.000041 ( 0.000037)
build_up 0.005332 0.006548 1.019579 ( 1.146677)
build_miniruby 0.001410 0.000641 0.078304 ( 0.075947)
build_ruby 0.002009 0.000000 0.073833 ( 0.071763)
build_all 0.006338 0.004254 4.177571 ( 0.854229)
build_install 0.019177 0.004873 8.541042 ( 2.981353)
test_btest 0.001015 0.000418 76.711948 ( 8.121165)
test_basic 0.007135 0.000000 0.334758 ( 0.425691)
test_all 0.001890 0.000000 655.831310 ( 65.994787)
test_rubyspec 0.087212 0.076508 46.550246 ( 51.666226)
total: 131.34 sec