Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-085749
#<BuildRuby:0x0000556b9a661e98
@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.20221225-085749",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000348 0.004149 0.836409 ( 1.166965)
build_miniruby 0.001023 0.000000 0.997135 ( 0.995727)
build_ruby 0.001140 0.000000 2.641858 ( 2.640842)
build_all 0.008803 0.000000 15.914228 ( 3.340224)
build_install 0.006450 0.002509 2.262311 ( 1.309543)
test_btest 0.000526 0.000075 67.158708 ( 11.173735)
test_basic 0.004748 0.000154 0.305735 ( 0.396388)
test_all 0.000931 0.000067 628.817829 (112.164004)
test_rubyspec 0.059881 0.010711 51.106224 ( 59.298183)
total: 192.49 sec