Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-091117
#<BuildRuby:0x00005556eb8cde98
@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.20230124-091117",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006305 0.000481 0.853134 ( 1.177595)
build_miniruby 0.001036 0.000207 1.004658 ( 1.002893)
build_ruby 0.001340 0.000268 2.752801 ( 2.750251)
build_all 0.009725 0.000000 16.758182 ( 2.957037)
build_install 0.011174 0.000000 2.085266 ( 1.076572)
test_btest 0.001062 0.000000 78.692706 ( 10.708735)
test_basic 0.003449 0.003512 0.361748 ( 0.447339)
test_all 0.001151 0.000210 667.334346 (101.472413)
test_rubyspec 0.072678 0.027459 51.591786 ( 59.670457)
total: 181.26 sec