Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-010254
#<BuildRuby:0x0000555ddc817fb0
@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.20230104-010254",
@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.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000036 0.000012 0.000048 ( 0.000049)
build_up 0.001592 0.004780 0.846529 ( 1.028533)
build_miniruby 0.000804 0.000335 1.018306 ( 1.016404)
build_ruby 0.001587 0.000000 2.779232 ( 2.776412)
build_all 0.007944 0.002022 16.755666 ( 2.980598)
build_install 0.011944 0.000000 2.283788 ( 1.176023)
test_btest 0.000745 0.000000 74.485627 ( 10.643637)
test_basic 0.003959 0.002450 0.362140 ( 0.448206)
test_all 0.001291 0.000000 648.853698 (108.374460)
test_rubyspec 0.075511 0.051503 51.607235 ( 59.675305)
total: 188.12 sec