Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-080845
#<BuildRuby:0x000055b3d3af9c18
@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-080845",
@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.000010)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.004885 0.000444 1.173033 ( 1.213016)
build_miniruby 0.000776 0.000070 1.001791 ( 1.000515)
build_ruby 0.001296 0.000118 2.858667 ( 2.722463)
build_all 0.008149 0.000741 15.664979 ( 3.286956)
build_install 0.004063 0.005192 2.047576 ( 1.234922)
test_btest 0.000552 0.000075 62.410869 ( 11.230469)
test_basic 0.004721 0.000644 0.319377 ( 0.409648)
test_all 0.000973 0.000133 667.178665 (112.891662)
test_rubyspec 0.042974 0.021979 53.253746 ( 61.393426)
total: 195.38 sec