Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-161708
#<BuildRuby:0x000056364feabdf8
@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-161708",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000050 0.000003 0.000053 ( 0.000053)
configure 0.000037 0.000002 0.000039 ( 0.000038)
build_up 0.005393 0.003662 0.854158 ( 1.035431)
build_miniruby 0.001090 0.000121 1.022553 ( 1.020376)
build_ruby 0.001369 0.000152 2.811256 ( 2.808535)
build_all 0.006130 0.003681 16.840343 ( 2.961541)
build_install 0.007356 0.003793 2.090337 ( 1.075391)
test_btest 0.000670 0.000122 71.132272 ( 11.373234)
test_basic 0.003396 0.002969 0.308859 ( 0.395252)
test_all 0.001182 0.000246 677.266678 ( 96.625647)
test_rubyspec 0.088688 0.029356 52.377885 ( 60.403418)
total: 177.70 sec