Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-125237
#<BuildRuby:0x000055c099a63fb0
@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.20221215-125237",
@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.000022)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.003496 0.000538 0.891225 ( 1.360714)
build_miniruby 0.000834 0.000129 0.943318 ( 0.941858)
build_ruby 0.001235 0.000000 2.813928 ( 2.728207)
build_all 0.008635 0.000191 15.721578 ( 3.386819)
build_install 0.004978 0.004459 2.267562 ( 1.248462)
test_btest 0.000493 0.000093 65.755720 ( 11.044700)
test_basic 0.004663 0.000000 0.311014 ( 0.402657)
test_all 0.001532 0.000000 671.615269 (139.360518)
test_rubyspec 0.040454 0.030011 52.815355 ( 60.991109)
total: 221.47 sec