Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-132136
#<BuildRuby:0x000055b5f150d550
@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.20220826-132136",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008016 0.003171 0.894372 ( 1.293471)
build_miniruby 0.001674 0.000335 0.066177 ( 0.064648)
build_ruby 0.001442 0.000288 0.066436 ( 0.065111)
build_all 0.007109 0.001422 1.255986 ( 0.472729)
build_install 0.010384 0.005872 1.580237 ( 0.783542)
test_btest 0.001040 0.000260 52.857406 ( 6.103204)
test_basic 0.002077 0.004009 0.288603 ( 0.378370)
test_all 0.002322 0.000682 486.574483 ( 52.542287)
test_rubyspec 0.083036 0.037740 41.551644 ( 50.124538)
total: 111.83 sec