Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-031512
#<BuildRuby:0x0000561660d50af8
@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.20220325-031512",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010204 0.000414 0.984600 ( 1.476206)
build_miniruby 0.001873 0.000125 0.079051 ( 0.076432)
build_ruby 0.002096 0.000140 0.073958 ( 0.071458)
build_all 0.008932 0.000265 4.098520 ( 0.831675)
build_install 0.007646 0.016825 7.695236 ( 2.363522)
test_btest 0.001115 0.000279 71.034357 ( 7.827175)
test_basic 0.004384 0.003675 0.342347 ( 0.430237)
test_all 0.000000 0.001869 645.904100 ( 64.740206)
test_rubyspec 0.065028 0.079911 45.765178 ( 51.242361)
total: 129.06 sec