Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-224436
#<BuildRuby:0x0000559cc3db2620
@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.20230123-224436",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005038 0.001163 0.841423 ( 1.075564)
build_miniruby 0.000877 0.000203 1.007834 ( 1.006012)
build_ruby 0.001206 0.000279 2.772394 ( 2.769920)
build_all 0.009573 0.000075 16.696068 ( 2.951697)
build_install 0.010339 0.001071 2.064849 ( 1.060013)
test_btest 0.000790 0.000000 76.027830 ( 10.786762)
test_basic 0.006140 0.000352 0.360368 ( 0.446554)
test_all 0.001052 0.000185 667.736884 ( 94.187875)
test_rubyspec 0.097274 0.028932 51.339425 ( 59.469898)
total: 173.75 sec