Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-212205
#<BuildRuby:0x00005564127c7600
@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.20220801-212205",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008615 0.002448 0.942752 ( 1.108048)
build_miniruby 0.001769 0.000817 0.076042 ( 0.073334)
build_ruby 0.001473 0.000680 0.080114 ( 0.077856)
build_all 0.010633 0.000000 1.490453 ( 0.566658)
build_install 0.015727 0.008337 5.082740 ( 2.071862)
test_btest 0.000876 0.000361 73.422141 ( 8.256139)
test_basic 0.003442 0.004121 0.318369 ( 0.411877)
test_all 0.001933 0.000859 626.148244 ( 64.247704)
test_rubyspec 0.083317 0.088409 45.411970 ( 51.125743)
total: 127.94 sec