Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-165857
#<BuildRuby:0x000055718af4ff28
@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.20221227-165857",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000016 0.000003 0.000019 ( 0.000032)
build_up 0.006338 0.000299 0.850327 ( 1.196069)
build_miniruby 0.000000 0.001293 1.020800 ( 1.018760)
build_ruby 0.000000 0.001447 2.778436 ( 2.775828)
build_all 0.000637 0.008765 16.631352 ( 2.951748)
build_install 0.006586 0.004927 2.247794 ( 1.173495)
test_btest 0.001076 0.000000 74.206134 ( 10.629454)
test_basic 0.006232 0.000000 0.340697 ( 0.427156)
test_all 0.001354 0.000155 672.849166 ( 96.918794)
test_rubyspec 0.083631 0.044842 51.469030 ( 59.558646)
total: 176.65 sec