Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-194355
#<BuildRuby:0x000055ac15b70040
@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.20230125-194355",
@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.000004 0.000003 0.000007 ( 0.000008)
autoconf 0.000011 0.000007 0.000018 ( 0.000016)
configure 0.000018 0.000011 0.000029 ( 0.000013)
build_up 0.003921 0.002353 0.851918 ( 1.130487)
build_miniruby 0.000732 0.000440 1.006906 ( 1.005033)
build_ruby 0.001461 0.000000 2.760337 ( 2.757555)
build_all 0.009409 0.000000 16.767597 ( 3.008887)
build_install 0.008443 0.000552 2.075011 ( 1.064710)
test_btest 0.001138 0.000000 74.920682 ( 10.101169)
test_basic 0.007355 0.000000 0.391270 ( 0.475778)
test_all 0.001356 0.000000 651.224106 ( 97.093774)
test_rubyspec 0.080282 0.049800 51.658996 ( 59.718938)
total: 176.36 sec