Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-202116
#<BuildRuby:0x00005560467c2f08
@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.20220815-202116",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000035 0.000010 0.000045 ( 0.000048)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.008714 0.002376 0.830417 ( 1.121462)
build_miniruby 0.001119 0.000305 0.054969 ( 0.053427)
build_ruby 0.001502 0.000410 0.062675 ( 0.060433)
build_all 0.003405 0.004507 1.223574 ( 0.446021)
build_install 0.012020 0.007653 1.571246 ( 0.783923)
test_btest 0.000998 0.000384 52.924989 ( 6.101218)
test_basic 0.004295 0.001652 0.287055 ( 0.378960)
test_all 0.000000 0.004096 512.092012 ( 53.336809)
test_rubyspec 0.092024 0.040105 41.652763 ( 49.195005)
total: 111.48 sec