Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-230515
#<BuildRuby:0x00005598e477fe70
@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.20221216-230515",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000045 0.000003 0.000048 ( 0.000047)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000000 0.004295 0.875235 ( 1.085557)
build_miniruby 0.000000 0.000994 0.924357 ( 0.922975)
build_ruby 0.000338 0.000957 2.828988 ( 2.718178)
build_all 0.009019 0.000292 15.874147 ( 3.413116)
build_install 0.009205 0.000000 2.291009 ( 1.286160)
test_btest 0.000589 0.000000 58.762865 ( 12.259100)
test_basic 0.005113 0.000082 0.296265 ( 0.387493)
test_all 0.000670 0.000777 668.606340 (156.654363)
test_rubyspec 0.043508 0.027393 53.371786 ( 61.486838)
total: 240.21 sec