Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-144655
#<BuildRuby:0x00005607f5d03fb0
@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.20221116-144655",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000000 0.000019 0.000019 ( 0.000020)
configure 0.000000 0.000012 0.000012 ( 0.000011)
build_up 0.000663 0.004070 1.064423 ( 1.503330)
build_miniruby 0.000763 0.000163 0.935400 ( 0.934098)
build_ruby 0.000903 0.000193 2.730598 ( 2.603124)
build_all 0.008014 0.000767 15.807565 ( 3.306163)
build_install 0.005576 0.004722 2.005443 ( 1.187809)
test_btest 0.000571 0.000143 58.520696 ( 11.582944)
test_basic 0.003972 0.000993 0.330815 ( 0.421572)
test_all 0.000611 0.000153 660.468159 (101.847504)
test_rubyspec 0.027750 0.042518 51.712118 ( 59.944324)
total: 183.33 sec