Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-202029
#<BuildRuby:0x0000556ff6723e70
@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-202029",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004365 0.000000 0.805268 ( 1.043206)
build_miniruby 0.000888 0.000000 0.935831 ( 0.934464)
build_ruby 0.000000 0.001062 2.726815 ( 2.725586)
build_all 0.002068 0.006984 15.818411 ( 3.317832)
build_install 0.008728 0.000390 2.236377 ( 1.284998)
test_btest 0.000509 0.000043 64.150937 ( 11.640592)
test_basic 0.004051 0.000338 0.302341 ( 0.394189)
test_all 0.000860 0.000071 635.253154 (102.527229)
test_rubyspec 0.058841 0.003837 52.003338 ( 60.105849)
total: 183.97 sec