Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-170659
#<BuildRuby:0x000055bebab6be70
@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.20230109-170659",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000691 0.006284 0.898464 ( 1.086051)
build_miniruby 0.001086 0.000271 1.013693 ( 1.011683)
build_ruby 0.001352 0.000338 2.781313 ( 2.778552)
build_all 0.007488 0.002609 16.856706 ( 3.011826)
build_install 0.009840 0.001722 2.143964 ( 1.099935)
test_btest 0.000725 0.000181 78.007044 ( 10.555086)
test_basic 0.002931 0.003640 0.343633 ( 0.430799)
test_all 0.000924 0.000264 661.414400 (105.998758)
test_rubyspec 0.087221 0.041314 52.107368 ( 60.195313)
total: 186.17 sec