Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-022652
#<BuildRuby:0x000055dc35943e48
@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.20221224-022652",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.003906 0.000601 0.981250 ( 1.426231)
build_miniruby 0.000850 0.000131 2.388943 ( 1.853529)
build_ruby 0.001000 0.000154 2.593993 ( 2.592637)
build_all 0.008998 0.000024 15.606919 ( 3.295972)
build_install 0.009047 0.000577 2.268163 ( 1.322676)
test_btest 0.000613 0.000076 61.484108 ( 11.094841)
test_basic 0.000000 0.005568 0.309332 ( 0.399263)
test_all 0.000000 0.001442 626.241429 (113.187277)
test_rubyspec 0.053853 0.013951 51.892899 ( 60.084726)
total: 195.26 sec