Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-040716
#<BuildRuby:0x000056410348b940
@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.20220308-040716",
@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.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.007666 0.005188 1.014082 ( 4.466668)
build_miniruby 0.001411 0.000434 0.067221 ( 0.065379)
build_ruby 0.001645 0.000506 0.075842 ( 0.073647)
build_all 0.009524 0.000080 4.045267 ( 0.836771)
build_install 0.021363 0.000592 7.817473 ( 2.374586)
test_btest 0.000875 0.000184 77.177089 ( 8.333929)
test_basic 0.007471 0.000527 0.333920 ( 0.427873)
test_all 0.000000 0.002020 650.689569 ( 64.463075)
test_rubyspec 0.120273 0.056451 45.799351 ( 51.053242)
total: 132.10 sec