Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-191628
#<BuildRuby:0x00005581ebfebfb0
@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.20230109-191628",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000029 0.000000 0.000029 ( 0.000013)
build_up 0.006494 0.000000 0.855092 ( 1.192244)
build_miniruby 0.001164 0.000000 1.012620 ( 1.010761)
build_ruby 0.001467 0.000000 2.793399 ( 2.790892)
build_all 0.009877 0.000000 16.895294 ( 2.997437)
build_install 0.004808 0.004677 2.122954 ( 1.086568)
test_btest 0.001076 0.000057 70.540759 ( 11.128582)
test_basic 0.006343 0.000081 0.343990 ( 0.430380)
test_all 0.001862 0.000093 669.076265 (106.022328)
test_rubyspec 0.102151 0.027161 52.090540 ( 60.196660)
total: 186.86 sec