Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-140920
#<BuildRuby:0x00005566e6286ae8
@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.20221201-140920",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006181 0.004545 1.221659 ( 1.233258)
build_miniruby 0.002664 0.000000 0.850469 ( 0.849857)
build_ruby 0.003587 0.000439 2.273623 ( 2.170613)
build_all 0.016072 0.005038 18.668504 ( 2.200351)
build_install 0.020277 0.003084 2.037036 ( 1.029461)
test_btest 0.001138 0.000238 93.972816 ( 8.967081)
test_basic 0.009328 0.001944 0.351133 ( 0.434464)
test_all 0.002167 0.000452 696.532569 ( 69.818725)
test_rubyspec 0.107286 0.066683 49.657646 ( 57.807064)
total: 144.51 sec