Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-084155
#<BuildRuby:0x000055dc482f3fa8
@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.20221202-084155",
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.002018 0.003002 1.115871 ( 1.128602)
build_miniruby 0.000955 0.000087 0.942083 ( 0.940540)
build_ruby 0.001090 0.000099 2.649627 ( 2.544915)
build_all 0.008363 0.000420 15.667248 ( 3.349926)
build_install 0.008539 0.000399 2.255772 ( 1.338714)
test_btest 0.000598 0.000050 66.754001 ( 11.321401)
test_basic 0.000819 0.003600 0.314618 ( 0.405678)
test_all 0.001299 0.000155 683.893797 (107.098875)
test_rubyspec 0.037875 0.027021 53.156115 ( 61.411975)
total: 189.54 sec