Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-020132
#<BuildRuby:0x000056239721c008
@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.20230115-020132",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.008668 0.001155 1.284370 ( 1.296920)
build_miniruby 0.001217 0.000163 1.707469 ( 1.572752)
build_ruby 0.001423 0.000000 2.780550 ( 2.778056)
build_all 0.009848 0.000000 16.747511 ( 2.975016)
build_install 0.010272 0.000893 2.160018 ( 1.085101)
test_btest 0.000736 0.000081 74.164987 ( 10.995229)
test_basic 0.001947 0.004548 0.377999 ( 0.464063)
test_all 0.001314 0.000000 664.065492 ( 97.884546)
test_rubyspec 0.078910 0.045235 52.275930 ( 60.385650)
total: 179.44 sec