Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-004910
#<BuildRuby:0x0000562b1122e678
@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.20230113-004910",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000024 0.000005 0.000029 ( 0.000013)
build_up 0.006140 0.000460 0.848591 ( 1.028691)
build_miniruby 0.001105 0.000221 1.020347 ( 1.018408)
build_ruby 0.000000 0.001584 2.778232 ( 2.775617)
build_all 0.001500 0.008234 16.817025 ( 2.996347)
build_install 0.008411 0.002968 2.094614 ( 1.075519)
test_btest 0.000796 0.000280 70.219242 ( 10.857930)
test_basic 0.001535 0.004861 0.339941 ( 0.426505)
test_all 0.000000 0.001352 647.296692 (106.856380)
test_rubyspec 0.064705 0.058150 51.658000 ( 59.719419)
total: 186.76 sec