Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-094501
#<BuildRuby:0x00005578ef3cca68
@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.20221009-094501",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009915 0.000455 1.066258 ( 1.138951)
build_miniruby 0.001302 0.000301 0.094602 ( 0.091802)
build_ruby 0.001170 0.000270 0.097808 ( 0.095383)
build_all 0.007906 0.000000 1.282274 ( 0.563179)
build_install 0.010786 0.004670 1.610198 ( 0.882984)
test_btest 0.001542 0.000363 60.657967 ( 6.727589)
test_basic 0.001904 0.005069 0.354077 ( 0.457409)
test_all 0.006344 0.000878 505.084704 ( 54.262980)
test_rubyspec 0.065418 0.062279 42.681407 ( 51.226642)
total: 115.45 sec