Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-123402
#<BuildRuby:0x00005593fdf43f58
@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.20221227-123402",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.006180 0.000458 0.893781 ( 1.074034)
build_miniruby 0.001329 0.000000 1.016429 ( 1.014242)
build_ruby 0.001623 0.000000 2.764072 ( 2.761392)
build_all 0.004486 0.005087 16.635593 ( 2.957513)
build_install 0.006789 0.002623 2.241509 ( 1.180386)
test_btest 0.000679 0.000189 76.160872 ( 10.437376)
test_basic 0.005987 0.000495 0.361185 ( 0.447327)
test_all 0.001171 0.000308 667.597124 ( 97.478157)
test_rubyspec 0.084197 0.049503 51.361298 ( 59.393682)
total: 176.74 sec