Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-211622
#<BuildRuby:0x000055ac83a47e70
@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.20230108-211622",
@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.000020 0.000000 0.000020 ( 0.000019)
autoconf 0.000045 0.000000 0.000045 ( 0.000042)
configure 0.000041 0.000000 0.000041 ( 0.000040)
build_up 0.007954 0.000880 0.909583 ( 1.091133)
build_miniruby 0.001087 0.000218 1.022166 ( 1.020272)
build_ruby 0.001239 0.000248 2.778313 ( 2.775585)
build_all 0.009198 0.000900 16.879462 ( 3.011413)
build_install 0.011189 0.000297 2.139328 ( 1.086975)
test_btest 0.000953 0.000158 70.825771 ( 11.007639)
test_basic 0.005604 0.000934 0.378833 ( 0.464956)
test_all 0.001818 0.000303 678.738562 (114.587562)
test_rubyspec 0.073504 0.059055 51.774928 ( 59.871362)
total: 194.92 sec