Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-070612
#<BuildRuby:0x00005605ec183fb0
@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.20221229-070612",
@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.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000000 0.006689 0.919494 ( 1.075150)
build_miniruby 0.000000 0.001113 1.017594 ( 1.015632)
build_ruby 0.000000 0.001675 2.772655 ( 2.769864)
build_all 0.002468 0.007102 16.724593 ( 2.970263)
build_install 0.006445 0.005328 2.277241 ( 1.175514)
test_btest 0.001091 0.000000 71.796364 ( 10.957885)
test_basic 0.004047 0.002498 0.378728 ( 0.464957)
test_all 0.000826 0.000437 667.344614 ( 98.510937)
test_rubyspec 0.054941 0.046138 51.561940 ( 59.655628)
total: 178.60 sec