Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-185959
#<BuildRuby:0x0000555607a2e9c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220722-185959",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000017 0.000013 0.000030 ( 0.000030)
autoconf 0.000048 0.000036 0.000084 ( 0.000085)
configure 0.000049 0.000036 0.000085 ( 0.000076)
build_up 0.000289 0.012285 0.877536 ( 2.186204)
build_miniruby 0.000815 0.000917 0.063278 ( 0.060880)
build_ruby 0.001202 0.001353 0.069079 ( 0.066872)
build_all 0.006391 0.002107 1.213750 ( 0.462345)
build_install 0.006771 0.012051 4.269433 ( 1.811128)
test_btest 0.000655 0.000728 54.262617 ( 6.168016)
test_basic 0.007344 0.000000 0.302402 ( 0.391621)
test_all 0.002775 0.000000 477.337824 ( 51.710618)
test_rubyspec 0.067712 0.064862 41.556501 ( 47.143745)
total: 110.00 sec