Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-071226
#<BuildRuby:0x000056000d9e2858
@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.20221219-071226",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004166 0.000012 0.873322 ( 1.110882)
build_miniruby 0.000862 0.000102 0.988564 ( 0.987263)
build_ruby 0.001163 0.000137 2.816336 ( 2.715919)
build_all 0.009038 0.000000 15.835719 ( 3.314470)
build_install 0.008435 0.000000 2.294466 ( 1.293432)
test_btest 0.000591 0.000000 57.909671 ( 12.101357)
test_basic 0.004658 0.000000 0.329442 ( 0.420379)
test_all 0.001459 0.000000 682.549925 (135.557477)
test_rubyspec 0.036427 0.027203 52.763885 ( 60.980960)
total: 218.48 sec