Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-171715
#<BuildRuby:0x00005622688e0e50
@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.20220726-171715",
@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.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010226 0.000884 0.980866 ( 1.046865)
build_miniruby 0.001624 0.000232 0.068088 ( 0.066327)
build_ruby 0.001360 0.000194 0.067481 ( 0.066321)
build_all 0.010234 0.000102 1.526651 ( 0.569837)
build_install 0.017519 0.005274 5.166595 ( 2.037930)
test_btest 0.001073 0.000169 74.288046 ( 8.073143)
test_basic 0.002905 0.004581 0.323095 ( 0.416092)
test_all 0.001623 0.000324 637.958581 ( 64.492362)
test_rubyspec 0.103938 0.059737 45.688461 ( 51.374468)
total: 128.14 sec