Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-151820
#<BuildRuby:0x0000563f81e66858
@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.20221217-151820",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.003961 0.000000 0.830258 ( 1.044767)
build_miniruby 0.000929 0.000000 1.046662 ( 1.045350)
build_ruby 0.001113 0.000000 2.767668 ( 2.662959)
build_all 0.005335 0.003930 15.814373 ( 3.339925)
build_install 0.009104 0.000000 2.180190 ( 1.220542)
test_btest 0.000550 0.000000 66.959415 ( 10.975802)
test_basic 0.000000 0.005428 0.319788 ( 0.409756)
test_all 0.000170 0.001107 675.135160 (155.512507)
test_rubyspec 0.041940 0.025259 53.334427 ( 61.457223)
total: 237.67 sec