Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-151400
#<BuildRuby:0x000055660e0b92c0
@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.20220724-151400",
@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.000010)
autoconf 0.000045 0.000013 0.000058 ( 0.000070)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.002556 0.007493 0.850926 ( 1.273318)
build_miniruby 0.001246 0.000519 0.063959 ( 0.062616)
build_ruby 0.001122 0.000467 0.063293 ( 0.062278)
build_all 0.000258 0.008434 1.274587 ( 0.464216)
build_install 0.012498 0.004164 4.395209 ( 1.847656)
test_btest 0.000867 0.000462 51.683343 ( 6.233284)
test_basic 0.001469 0.005116 0.287194 ( 0.377691)
test_all 0.001561 0.000937 492.982433 ( 52.781152)
test_rubyspec 0.086121 0.053371 41.739145 ( 47.558598)
total: 110.66 sec