Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-084954
#<BuildRuby:0x000056535a9c7f30
@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.20230109-084954",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000015)
configure 0.000029 0.000013 0.000042 ( 0.000027)
build_up 0.004133 0.001722 0.845524 ( 1.016582)
build_miniruby 0.000930 0.000387 1.021502 ( 1.019642)
build_ruby 0.001018 0.000424 2.789796 ( 2.787293)
build_all 0.008459 0.001580 16.868114 ( 2.998752)
build_install 0.005985 0.005829 2.140615 ( 1.099732)
test_btest 0.000700 0.000306 75.901328 ( 10.320514)
test_basic 0.004199 0.002335 0.357864 ( 0.443974)
test_all 0.000867 0.000789 660.007677 (111.035999)
test_rubyspec 0.092173 0.033239 51.917656 ( 59.996923)
total: 190.72 sec