Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-150501
#<BuildRuby:0x000055f97b6e4040
@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.20221222-150501",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001160 0.003266 0.943268 ( 1.404512)
build_miniruby 0.000884 0.000000 1.059042 ( 1.057846)
build_ruby 0.001152 0.000000 2.741845 ( 2.740597)
build_all 0.001851 0.007193 15.817596 ( 3.447821)
build_install 0.008445 0.000674 2.222371 ( 1.228454)
test_btest 0.000455 0.000160 66.119636 ( 11.006364)
test_basic 0.000778 0.003693 0.279786 ( 0.370791)
test_all 0.000000 0.001339 679.229699 (140.879473)
test_rubyspec 0.034680 0.032169 52.034360 ( 60.277908)
total: 222.41 sec