Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-141336
#<BuildRuby:0x00005650fb764920
@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.20220811-141336",
@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.000015 0.000005 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007587 0.003854 0.961142 ( 1.048579)
build_miniruby 0.001465 0.000564 0.072910 ( 0.072451)
build_ruby 0.000000 0.002145 0.065806 ( 0.065279)
build_all 0.007671 0.003292 1.539644 ( 0.613985)
build_install 0.020103 0.002446 5.193181 ( 2.104110)
test_btest 0.000947 0.000334 75.270061 ( 8.130099)
test_basic 0.007112 0.000750 0.330511 ( 0.421344)
test_all 0.002567 0.000855 645.692993 ( 64.615528)
test_rubyspec 0.116695 0.052842 45.274619 ( 52.804566)
total: 129.88 sec