Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-215239
#<BuildRuby:0x00005632308c80f8
@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-215239",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.006488 0.000000 0.855210 ( 1.064560)
build_miniruby 0.001288 0.000000 0.996511 ( 0.994602)
build_ruby 0.001334 0.000225 2.750101 ( 2.747600)
build_all 0.008047 0.001609 16.593298 ( 2.946090)
build_install 0.011016 0.000300 2.226492 ( 1.169859)
test_btest 0.000890 0.000157 72.281943 ( 10.919929)
test_basic 0.002871 0.004384 0.342589 ( 0.427491)
test_all 0.002048 0.000455 674.249981 ( 94.900372)
test_rubyspec 0.065949 0.041827 50.869013 ( 58.957926)
total: 174.13 sec