Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-051920
#<BuildRuby:0x000055e73dae0a68
@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.20220730-051920",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007963 0.002171 0.861965 ( 0.947116)
build_miniruby 0.001564 0.000427 0.059170 ( 0.056862)
build_ruby 0.001252 0.000341 0.065116 ( 0.063327)
build_all 0.009339 0.001115 1.229869 ( 0.468034)
build_install 0.008670 0.006304 4.404578 ( 1.806257)
test_btest 0.000000 0.001998 54.294606 ( 5.880195)
test_basic 0.003344 0.002464 0.286072 ( 0.376032)
test_all 0.001760 0.000628 507.362732 ( 53.307132)
test_rubyspec 0.068367 0.072476 42.042727 ( 47.939648)
total: 110.85 sec