Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-070323
#<BuildRuby:0x0000561ad3078610
@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.20220831-070323",
@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.000000 0.000010 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006121 0.004899 1.013233 ( 1.016421)
build_miniruby 0.001562 0.000223 0.075853 ( 0.073974)
build_ruby 0.001728 0.000247 0.079086 ( 0.076734)
build_all 0.010101 0.000719 1.518769 ( 0.586521)
build_install 0.021476 0.000695 1.860328 ( 0.906165)
test_btest 0.001309 0.000145 73.802045 ( 8.200478)
test_basic 0.002562 0.005039 0.314237 ( 0.406908)
test_all 0.002139 0.000338 644.890508 ( 65.230862)
test_rubyspec 0.132032 0.038088 45.978828 ( 54.242990)
total: 130.74 sec