Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-014920
#<BuildRuby:0x0000562cc298bf58
@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.20221214-014920",
@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.000014 0.000002 0.000016 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.004083 0.869730 ( 1.254986)
build_miniruby 0.000000 0.000924 1.054872 ( 1.053774)
build_ruby 0.000000 0.001186 2.692941 ( 2.589679)
build_all 0.008701 0.000509 15.849843 ( 3.389890)
build_install 0.006821 0.002240 2.190005 ( 1.250175)
test_btest 0.000465 0.000086 62.612453 ( 11.355486)
test_basic 0.004238 0.000785 0.300192 ( 0.390333)
test_all 0.001066 0.000197 671.963767 (146.559446)
test_rubyspec 0.041878 0.025440 52.085317 ( 60.309265)
total: 228.15 sec