Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-230413
#<BuildRuby:0x000055eb25136c88
@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.20220729-230413",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.002375 0.008574 0.812101 ( 1.089487)
build_miniruby 0.001351 0.000312 0.055387 ( 0.053872)
build_ruby 0.002291 0.000529 0.066461 ( 0.064040)
build_all 0.007444 0.000000 1.228387 ( 0.470492)
build_install 0.013777 0.005286 4.335347 ( 1.811342)
test_btest 0.001409 0.000332 51.678575 ( 6.344055)
test_basic 0.003404 0.003160 0.291301 ( 0.381767)
test_all 0.002587 0.000680 498.325095 ( 52.560224)
test_rubyspec 0.088187 0.048551 41.726517 ( 47.703504)
total: 110.48 sec