Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-043949
#<BuildRuby:0x000055d762f92678
@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.20230101-043949",
@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.000007)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.006235 0.000415 0.845165 ( 1.665474)
build_miniruby 0.001317 0.000000 1.023030 ( 1.021000)
build_ruby 0.001592 0.000000 2.774186 ( 2.771485)
build_all 0.009648 0.000000 16.733269 ( 3.005390)
build_install 0.011400 0.000330 2.308423 ( 1.184358)
test_btest 0.001063 0.000056 75.315812 ( 11.115546)
test_basic 0.001944 0.004575 0.365483 ( 0.451747)
test_all 0.001217 0.000121 653.182469 (105.035647)
test_rubyspec 0.083028 0.047304 51.406091 ( 59.432251)
total: 185.68 sec