Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-155442
#<BuildRuby:0x0000559845472678
@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.20221209-155442",
@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.000007)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.004212 0.001203 1.481470 ( 1.531133)
build_miniruby 0.001122 0.000000 3.681369 ( 2.494235)
build_ruby 0.001233 0.000000 2.848431 ( 2.750546)
build_all 0.006043 0.002994 15.927835 ( 3.296514)
build_install 0.006207 0.002259 2.303608 ( 1.350024)
test_btest 0.000483 0.000145 64.457105 ( 11.224204)
test_basic 0.004508 0.000000 0.303603 ( 0.395397)
test_all 0.001474 0.000000 663.066848 (112.514313)
test_rubyspec 0.050856 0.015989 52.716977 ( 61.009824)
total: 196.57 sec