Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-211114
#<BuildRuby:0x000055d6960b8e80
@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.20220804-211114",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009989 0.000129 0.843552 ( 0.881578)
build_miniruby 0.001349 0.000090 0.061451 ( 0.060408)
build_ruby 0.001832 0.000122 0.054410 ( 0.053072)
build_all 0.007885 0.000526 1.210019 ( 0.450633)
build_install 0.009200 0.004295 4.285724 ( 1.802022)
test_btest 0.001698 0.000189 52.783841 ( 5.926257)
test_basic 0.007329 0.000305 0.292681 ( 0.382416)
test_all 0.002555 0.000269 498.953269 ( 52.991821)
test_rubyspec 0.094065 0.031100 41.171902 ( 48.804579)
total: 111.35 sec