Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-025442
#<BuildRuby:0x000055fb104f0040
@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.20230124-025442",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005077 0.001171 0.838930 ( 1.017218)
build_miniruby 0.001048 0.000242 1.009917 ( 1.008033)
build_ruby 0.001397 0.000322 2.755615 ( 2.753109)
build_all 0.008506 0.001369 16.676568 ( 2.953873)
build_install 0.010126 0.001318 2.094723 ( 1.079016)
test_btest 0.000826 0.000174 73.299919 ( 10.542883)
test_basic 0.006302 0.000000 0.331949 ( 0.418788)
test_all 0.001401 0.000000 662.469767 ( 98.062678)
test_rubyspec 0.100247 0.033826 51.488241 ( 59.532451)
total: 177.37 sec