Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-024714
#<BuildRuby:0x0000559ab9fe5570
@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.20220718-024714",
@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.000007 0.000028 ( 0.000028)
autoconf 0.000033 0.000012 0.000045 ( 0.000045)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.004989 0.006100 0.838571 ( 1.018756)
build_miniruby 0.002126 0.000966 0.064612 ( 0.062088)
build_ruby 0.001148 0.000522 0.064259 ( 0.062237)
build_all 0.005437 0.005015 1.291168 ( 0.507253)
build_install 0.011618 0.005809 4.330845 ( 1.814473)
test_btest 0.002140 0.000000 50.085446 ( 6.179210)
test_basic 0.005593 0.001406 0.295956 ( 0.385815)
test_all 0.001648 0.000769 486.572835 ( 51.841067)
test_rubyspec 0.070369 0.059492 41.991825 ( 47.838960)
total: 109.71 sec