Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-182618
#<BuildRuby:0x000055c2224e0040
@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.20230114-182618",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002685 0.003816 0.844955 ( 1.357519)
build_miniruby 0.001090 0.000218 1.017482 ( 1.015547)
build_ruby 0.001353 0.000271 2.783560 ( 2.780875)
build_all 0.008868 0.000880 16.874425 ( 3.034829)
build_install 0.009530 0.001787 2.109744 ( 1.084816)
test_btest 0.000939 0.000177 69.851995 ( 11.373619)
test_basic 0.006148 0.000179 0.343536 ( 0.430152)
test_all 0.001172 0.000207 675.661721 (101.747893)
test_rubyspec 0.086809 0.048321 52.258340 ( 60.327715)
total: 183.15 sec