Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-181002
#<BuildRuby:0x000055c1bcadc040
@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.20230103-181002",
@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.000003 0.000010 ( 0.000009)
autoconf 0.000013 0.000006 0.000019 ( 0.000019)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.004800 0.001846 0.954676 ( 1.228889)
build_miniruby 0.000922 0.000355 1.019350 ( 1.017514)
build_ruby 0.000780 0.000776 2.847664 ( 2.845341)
build_all 0.000957 0.008786 16.814480 ( 2.989577)
build_install 0.003810 0.005866 2.317716 ( 1.191380)
test_btest 0.000766 0.000459 71.522383 ( 11.517792)
test_basic 0.005633 0.000813 0.341994 ( 0.428780)
test_all 0.000824 0.000463 669.102115 (112.740399)
test_rubyspec 0.068369 0.066304 51.643801 ( 59.674893)
total: 193.64 sec