Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-062350
#<BuildRuby:0x0000557f325c3468
@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.20221230-062350",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002214 0.004277 0.861084 ( 1.134540)
build_miniruby 0.001075 0.000215 1.017536 ( 1.015579)
build_ruby 0.001210 0.000242 2.766666 ( 2.764062)
build_all 0.008652 0.000846 16.790474 ( 2.962949)
build_install 0.009763 0.001830 2.326630 ( 1.191705)
test_btest 0.000836 0.000157 67.348538 ( 11.477436)
test_basic 0.005563 0.001043 0.343759 ( 0.430241)
test_all 0.001661 0.000000 675.203931 (104.633628)
test_rubyspec 0.053917 0.026489 51.770104 ( 59.887961)
total: 185.50 sec