Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-165815
#<BuildRuby:0x0000555fb32babe8
@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-165815",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004240 0.000026 0.831680 ( 1.155847)
build_miniruby 0.000929 0.000062 1.077345 ( 1.076099)
build_ruby 0.001080 0.000072 2.580471 ( 2.579027)
build_all 0.005598 0.003305 15.805416 ( 3.323455)
build_install 0.008564 0.000515 2.202254 ( 1.246077)
test_btest 0.000611 0.000064 58.839840 ( 11.867929)
test_basic 0.004799 0.000084 0.311071 ( 0.402269)
test_all 0.001406 0.000141 676.115742 (140.274031)
test_rubyspec 0.036981 0.020068 52.120209 ( 60.364219)
total: 222.29 sec