Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-161346
#<BuildRuby:0x00005567eecfbdf8
@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.20230101-161346",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000006 0.000017 ( 0.000017)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.006714 0.000000 0.847569 ( 1.051988)
build_miniruby 0.001341 0.000000 1.021054 ( 1.019166)
build_ruby 0.001173 0.000442 2.783709 ( 2.780953)
build_all 0.003877 0.005970 16.853787 ( 3.010950)
build_install 0.003174 0.008216 2.315994 ( 1.188731)
test_btest 0.000657 0.000376 70.819176 ( 11.035881)
test_basic 0.004529 0.002588 0.354942 ( 0.439828)
test_all 0.000847 0.000483 668.633043 (105.550559)
test_rubyspec 0.067898 0.066758 51.727449 ( 59.801155)
total: 185.88 sec