Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-114210
#<BuildRuby:0x000055e3c4ae7fb0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221225-114210",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.003883 0.000278 0.786058 ( 1.029156)
build_miniruby 0.000830 0.000059 0.968091 ( 0.966974)
build_ruby 0.001015 0.000073 2.598863 ( 2.597803)
build_all 0.008187 0.000585 15.923008 ( 3.297189)
build_install 0.008075 0.000577 2.193056 ( 1.225971)
test_btest 0.000501 0.000036 60.043080 ( 11.720999)
test_basic 0.004570 0.000000 0.311000 ( 0.401909)
test_all 0.000978 0.000008 641.435589 ( 98.911932)
test_rubyspec 0.029735 0.036898 51.556095 ( 59.755175)
total: 179.91 sec