Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-173437
#<BuildRuby:0x000055d6c46a3e70
@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.20221226-173437",
@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.000023 0.000004 0.000027 ( 0.000029)
autoconf 0.000061 0.000009 0.000070 ( 0.000069)
configure 0.000047 0.000007 0.000054 ( 0.000052)
build_up 0.001684 0.007680 0.841935 ( 1.633078)
build_miniruby 0.001294 0.000000 0.999248 ( 0.997822)
build_ruby 0.001591 0.000000 2.741172 ( 2.738554)
build_all 0.005519 0.004167 16.575653 ( 2.940294)
build_install 0.003708 0.007951 2.235397 ( 1.167884)
test_btest 0.000811 0.000316 74.776086 ( 10.584749)
test_basic 0.002877 0.003568 0.337757 ( 0.424229)
test_all 0.000977 0.000411 670.943799 (100.859208)
test_rubyspec 0.081194 0.050463 51.132015 ( 59.199889)
total: 180.55 sec