Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-200608
#<BuildRuby:0x00005568a770be48
@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.20230115-200608",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.005924 0.000574 0.849856 ( 1.045842)
build_miniruby 0.001038 0.000319 1.019754 ( 1.017784)
build_ruby 0.001217 0.000374 2.786845 ( 2.784175)
build_all 0.008466 0.001716 16.831958 ( 2.958379)
build_install 0.010614 0.000782 2.071675 ( 1.074354)
test_btest 0.000844 0.000222 76.703462 ( 10.976047)
test_basic 0.005158 0.001357 0.348345 ( 0.435210)
test_all 0.001135 0.000299 694.664200 ( 99.246665)
test_rubyspec 0.075223 0.042947 52.429410 ( 60.530246)
total: 180.07 sec