Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-104725
#<BuildRuby:0x0000559ace39c010
@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.20230115-104725",
@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.000017 0.000000 0.000017 ( 0.000017)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.003543 0.004080 1.294696 ( 1.304117)
build_miniruby 0.001384 0.000081 1.710902 ( 1.581134)
build_ruby 0.001433 0.000084 2.781816 ( 2.779480)
build_all 0.005896 0.003981 16.848145 ( 3.007528)
build_install 0.007393 0.004000 2.159775 ( 1.082114)
test_btest 0.000981 0.000140 78.229693 ( 10.638908)
test_basic 0.003383 0.003996 0.365226 ( 0.449862)
test_all 0.001146 0.000209 668.628631 ( 99.547330)
test_rubyspec 0.088988 0.043511 52.240665 ( 60.327193)
total: 180.72 sec