Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-173911
#<BuildRuby:0x000055bb8d2b6620
@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-173911",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.003037 0.003663 0.908638 ( 1.083725)
build_miniruby 0.000946 0.000364 1.009637 ( 1.007696)
build_ruby 0.000993 0.000382 2.776371 ( 2.773782)
build_all 0.008301 0.001489 16.752214 ( 2.989310)
build_install 0.006447 0.005238 2.305862 ( 1.187901)
test_btest 0.000965 0.000000 66.756329 ( 11.603784)
test_basic 0.000000 0.006489 0.370230 ( 0.456309)
test_all 0.000622 0.000844 672.956546 (108.697918)
test_rubyspec 0.088122 0.044380 51.499235 ( 59.570461)
total: 189.37 sec