Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-092920
#<BuildRuby:0x0000563beb78be00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221126-092920",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.003672 0.001224 1.066824 ( 1.074114)
build_miniruby 0.000705 0.000235 1.119827 ( 1.118525)
build_ruby 0.000981 0.000327 2.710477 ( 2.596508)
build_all 0.004338 0.004447 15.922853 ( 3.309562)
build_install 0.005196 0.002979 1.997705 ( 1.144173)
test_btest 0.000403 0.000161 58.094546 ( 12.154657)
test_basic 0.003445 0.001378 0.308192 ( 0.398674)
test_all 0.000694 0.000277 699.232330 (111.863388)
test_rubyspec 0.048647 0.022805 54.143494 ( 62.264273)
total: 195.92 sec