Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-073900
#<BuildRuby:0x0000563f51fc7df8
@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-073900",
@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.000001 0.000009 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000048 0.000003 0.000051 ( 0.000037)
build_up 0.006387 0.000145 0.845151 ( 1.010302)
build_miniruby 0.000000 0.001357 1.026977 ( 1.024761)
build_ruby 0.000000 0.001669 2.778694 ( 2.776076)
build_all 0.009143 0.000721 16.775202 ( 3.019623)
build_install 0.011134 0.000710 2.316563 ( 1.189663)
test_btest 0.000758 0.000076 72.430412 ( 10.650637)
test_basic 0.007316 0.000275 0.376439 ( 0.460709)
test_all 0.001240 0.000118 664.073333 (105.252680)
test_rubyspec 0.073768 0.026379 51.404758 ( 59.488114)
total: 184.87 sec