Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-200144
#<BuildRuby:0x000055c5734c0728
@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.20230114-200144",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000026 0.000009 0.000035 ( 0.000034)
build_up 0.007930 0.001171 0.849752 ( 1.041917)
build_miniruby 0.001041 0.000320 1.024263 ( 1.022252)
build_ruby 0.001318 0.000405 2.781360 ( 2.778782)
build_all 0.009809 0.000000 16.815549 ( 3.029651)
build_install 0.010912 0.000549 2.092072 ( 1.072757)
test_btest 0.000848 0.000200 72.131089 ( 11.479834)
test_basic 0.001249 0.005169 0.356767 ( 0.443116)
test_all 0.001010 0.000298 658.216875 (108.901115)
test_rubyspec 0.062395 0.048486 52.069189 ( 60.108412)
total: 189.88 sec