Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-084039
#<BuildRuby:0x000055fb8cb16740
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221129-084039",
@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.000009)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004692 0.000335 1.126455 ( 1.378294)
build_miniruby 0.000994 0.000000 1.085853 ( 1.084499)
build_ruby 0.001147 0.000000 2.701592 ( 2.603756)
build_all 0.004776 0.004084 15.805366 ( 3.311773)
build_install 0.008245 0.001031 2.084774 ( 1.207114)
test_btest 0.000532 0.000066 57.674205 ( 11.264023)
test_basic 0.004560 0.000570 0.282337 ( 0.372909)
test_all 0.000973 0.000121 654.806229 (110.997120)
test_rubyspec 0.045512 0.029480 52.844413 ( 61.024410)
total: 193.24 sec