Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-045144
#<BuildRuby:0x00005614bbb881e0
@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.20221126-045144",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.004748 0.000037 1.054997 ( 1.643246)
build_miniruby 0.001008 0.000000 1.015787 ( 1.014513)
build_ruby 0.001240 0.000000 2.825410 ( 2.720058)
build_all 0.008879 0.000000 15.924410 ( 3.313698)
build_install 0.003955 0.003926 2.000377 ( 1.157729)
test_btest 0.000625 0.000000 64.864147 ( 11.569375)
test_basic 0.004621 0.000099 0.339248 ( 0.430244)
test_all 0.001163 0.000036 699.105098 (108.747568)
test_rubyspec 0.040529 0.020958 54.043417 ( 62.215253)
total: 192.81 sec