Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-151903
#<BuildRuby:0x000055e3aa53e678
@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.20221208-151903",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.000799 0.004255 1.106400 ( 1.443149)
build_miniruby 0.000783 0.000117 0.980748 ( 0.979449)
build_ruby 0.001043 0.000156 2.749488 ( 2.640933)
build_all 0.008414 0.000592 15.855757 ( 3.367057)
build_install 0.008012 0.001145 2.321921 ( 1.307456)
test_btest 0.000588 0.000084 64.383182 ( 11.356163)
test_basic 0.004369 0.000625 0.300397 ( 0.390732)
test_all 0.000976 0.000000 653.645644 (113.485977)
test_rubyspec 0.049993 0.016320 52.735690 ( 61.000073)
total: 195.97 sec