Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-130908
#<BuildRuby:0x00005597debd44f0
@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.20220402-130908",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002822 0.008864 1.010138 ( 1.272749)
build_miniruby 0.001508 0.000580 0.079898 ( 0.077664)
build_ruby 0.001449 0.000558 0.073197 ( 0.071382)
build_all 0.007597 0.002922 4.205824 ( 0.845881)
build_install 0.017573 0.005972 8.445739 ( 3.005524)
test_btest 0.000863 0.000324 74.581789 ( 7.867908)
test_basic 0.005872 0.002202 0.345957 ( 0.435651)
test_all 0.001336 0.000501 695.916222 ( 67.809348)
test_rubyspec 0.114345 0.049507 46.809483 ( 51.962107)
total: 133.35 sec