Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-141703
#<BuildRuby:0x000055f657cd0728
@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.20230106-141703",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000035 0.000008 0.000043 ( 0.000043)
build_up 0.005375 0.001151 0.845027 ( 1.050253)
build_miniruby 0.001113 0.000238 1.012898 ( 1.010981)
build_ruby 0.000000 0.001556 2.785207 ( 2.782579)
build_all 0.002969 0.006606 16.740043 ( 3.000427)
build_install 0.008595 0.002865 2.085789 ( 1.072658)
test_btest 0.000785 0.000262 73.661194 ( 10.955386)
test_basic 0.006780 0.000000 0.379614 ( 0.465239)
test_all 0.001479 0.000000 655.317876 ( 99.508423)
test_rubyspec 0.087376 0.044709 52.373142 ( 60.421984)
total: 180.27 sec