Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-002413
#<BuildRuby:0x000055c5f238d480
@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.20220727-002413",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007393 0.003772 0.819079 ( 1.095036)
build_miniruby 0.001189 0.000495 0.055242 ( 0.053527)
build_ruby 0.001153 0.000481 0.063706 ( 0.062304)
build_all 0.006976 0.001038 1.242782 ( 0.463384)
build_install 0.012535 0.004139 4.313900 ( 1.781297)
test_btest 0.001221 0.000458 54.032809 ( 6.099213)
test_basic 0.005183 0.001943 0.292017 ( 0.380907)
test_all 0.001473 0.000552 483.657428 ( 51.964003)
test_rubyspec 0.060980 0.060992 41.717138 ( 47.554031)
total: 109.45 sec