Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-223440
#<BuildRuby:0x000055e6829bc3c8
@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.20221226-223440",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005244 0.001211 0.840545 ( 1.037770)
build_miniruby 0.001111 0.000257 0.997746 ( 0.995718)
build_ruby 0.001348 0.000311 2.755376 ( 2.752743)
build_all 0.004733 0.004709 16.597621 ( 2.991513)
build_install 0.010048 0.001425 2.256773 ( 1.182086)
test_btest 0.000862 0.000230 68.139065 ( 11.213047)
test_basic 0.002933 0.004439 0.371447 ( 0.455542)
test_all 0.001096 0.000134 654.226958 (113.333591)
test_rubyspec 0.046207 0.075326 50.977533 ( 59.040439)
total: 193.00 sec