Logfile: /home/ko1/ruby/logs/brlog.trunk.20220330-012541
#<BuildRuby:0x0000555878f5f340
@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.20220330-012541",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006338 0.004534 0.990259 ( 1.472486)
build_miniruby 0.001649 0.000110 0.076573 ( 0.075386)
build_ruby 0.001624 0.000109 0.077317 ( 0.076093)
build_all 0.009686 0.000307 4.141254 ( 0.836800)
build_install 0.017536 0.005901 7.926787 ( 2.383835)
test_btest 0.001008 0.000000 72.572506 ( 7.959176)
test_basic 0.008565 0.000000 0.341722 ( 0.440036)
test_all 0.002554 0.000000 706.924216 ( 68.440442)
test_rubyspec 0.124912 0.055159 46.190986 ( 51.602743)
total: 133.29 sec