Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-145442
#<BuildRuby:0x000056203f4dd0b8
@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.20220723-145442",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.008684 0.001117 0.851714 ( 1.095836)
build_miniruby 0.001429 0.000330 0.064739 ( 0.064835)
build_ruby 0.001375 0.000317 0.064756 ( 0.064857)
build_all 0.007052 0.000559 1.289880 ( 0.483080)
build_install 0.010221 0.006126 4.377416 ( 1.856382)
test_btest 0.001058 0.000282 51.511300 ( 6.223393)
test_basic 0.004659 0.001242 0.285624 ( 0.379452)
test_all 0.002432 0.000263 482.207623 ( 52.530874)
test_rubyspec 0.051543 0.075799 41.891564 ( 47.890965)
total: 110.59 sec