Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-085259
#<BuildRuby:0x000055a351a5fdf8
@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.20230101-085259",
@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.000008)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.002867 0.003762 0.877321 ( 1.058387)
build_miniruby 0.000941 0.000269 1.027663 ( 1.025712)
build_ruby 0.000000 0.001672 2.773238 ( 2.770386)
build_all 0.006545 0.003210 16.761432 ( 3.033299)
build_install 0.009661 0.001928 2.272599 ( 1.174338)
test_btest 0.000718 0.000226 75.407241 ( 10.482990)
test_basic 0.006483 0.000769 0.376761 ( 0.461503)
test_all 0.001125 0.000338 665.771588 ( 98.377814)
test_rubyspec 0.084480 0.047808 51.607864 ( 59.622854)
total: 178.01 sec