Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-213435
#<BuildRuby:0x000056124bed4460
@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.20230110-213435",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.005657 0.000808 0.851602 ( 1.025428)
build_miniruby 0.001048 0.000150 1.012384 ( 1.010442)
build_ruby 0.001405 0.000201 2.784504 ( 2.782009)
build_all 0.005954 0.004033 16.910089 ( 3.016843)
build_install 0.003920 0.005438 2.132027 ( 1.078640)
test_btest 0.000884 0.000221 73.191265 ( 10.918758)
test_basic 0.006582 0.000000 0.366137 ( 0.452339)
test_all 0.001251 0.000000 658.583973 ( 95.265327)
test_rubyspec 0.097587 0.030518 52.047983 ( 60.076494)
total: 175.63 sec