Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-161611
#<BuildRuby:0x000055ef053bbdd0
@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.20221125-161611",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.004684 0.000175 1.073275 ( 1.324498)
build_miniruby 0.000780 0.000180 0.989637 ( 0.988273)
build_ruby 0.001046 0.000241 2.806462 ( 2.718991)
build_all 0.008874 0.000000 15.747671 ( 3.370204)
build_install 0.006039 0.002869 1.939958 ( 1.104389)
test_btest 0.000449 0.000099 60.832362 ( 11.407790)
test_basic 0.004752 0.000191 0.326079 ( 0.416691)
test_all 0.001345 0.000000 692.279892 (106.398059)
test_rubyspec 0.043863 0.022370 53.350301 ( 61.556045)
total: 189.29 sec