Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-002542
#<BuildRuby:0x000055997c9743c8
@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.20230107-002542",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.002158 0.004547 0.851761 ( 1.051828)
build_miniruby 0.001172 0.000000 1.012805 ( 1.010688)
build_ruby 0.001641 0.000000 2.770411 ( 2.767736)
build_all 0.010115 0.000000 16.781875 ( 2.990061)
build_install 0.007782 0.001608 2.132123 ( 1.091820)
test_btest 0.000893 0.000160 77.412027 ( 10.544302)
test_basic 0.006575 0.000128 0.365577 ( 0.451605)
test_all 0.001082 0.000181 667.073669 ( 95.090760)
test_rubyspec 0.106697 0.026680 52.020926 ( 60.105226)
total: 175.10 sec