Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-104115
#<BuildRuby:0x000055ecde4b3f40
@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-104115",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000714 0.004382 1.101375 ( 1.285586)
build_miniruby 0.000830 0.000207 0.998447 ( 0.996881)
build_ruby 0.000941 0.000235 2.718317 ( 2.617989)
build_all 0.004075 0.004590 15.929595 ( 3.314187)
build_install 0.008246 0.000000 1.961591 ( 1.111092)
test_btest 0.000621 0.000000 65.612938 ( 11.215388)
test_basic 0.003806 0.000538 0.289629 ( 0.380695)
test_all 0.000879 0.000231 700.502107 (109.715635)
test_rubyspec 0.038387 0.025060 53.684570 ( 61.874068)
total: 192.51 sec