Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-010345
#<BuildRuby:0x000055b402fca678
@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.20221217-010345",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004044 0.000007 0.896433 ( 1.122023)
build_miniruby 0.000858 0.000058 0.952277 ( 0.951119)
build_ruby 0.001084 0.000072 2.796521 ( 2.708816)
build_all 0.008981 0.000031 15.870186 ( 3.340132)
build_install 0.003631 0.004690 2.266517 ( 1.253721)
test_btest 0.000540 0.000064 61.946220 ( 11.447560)
test_basic 0.001097 0.003945 0.286976 ( 0.377108)
test_all 0.001773 0.000296 689.401124 (137.145879)
test_rubyspec 0.055885 0.013835 52.598182 ( 60.782260)
total: 219.13 sec