Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-141809
#<BuildRuby:0x000055dbb4767e70
@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.20230104-141809",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005632 0.000805 0.851000 ( 1.053030)
build_miniruby 0.001195 0.000170 1.021737 ( 1.019875)
build_ruby 0.001351 0.000193 2.775369 ( 2.772759)
build_all 0.004145 0.005547 16.785637 ( 3.007087)
build_install 0.010876 0.000180 2.320924 ( 1.189350)
test_btest 0.000889 0.000167 75.612671 ( 10.430484)
test_basic 0.000000 0.007490 0.357694 ( 0.442015)
test_all 0.000000 0.001297 660.759333 (105.666043)
test_rubyspec 0.066099 0.067097 51.486499 ( 59.498410)
total: 185.08 sec