Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-132005
#<BuildRuby:0x000056538b6606e0
@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.20221109-132005",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000034 0.000000 0.000034 ( 0.000035)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006812 0.003551 1.113333 ( 1.583144)
build_miniruby 0.001627 0.000191 0.061356 ( 0.059801)
build_ruby 0.001887 0.000222 0.063352 ( 0.061473)
build_all 0.008886 0.001045 1.504426 ( 0.584390)
build_install 0.015154 0.006390 1.878639 ( 0.960031)
test_btest 0.001590 0.000265 84.506707 ( 8.908812)
test_basic 0.005421 0.004276 0.353662 ( 0.439817)
test_all 0.001680 0.000336 664.063990 ( 67.790479)
test_rubyspec 0.106236 0.080158 47.666801 ( 55.809549)
total: 136.20 sec