Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-103810
#<BuildRuby:0x000055735e604920
@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.20220724-103810",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.013168 0.000000 0.943324 ( 1.018973)
build_miniruby 0.001917 0.000000 0.076262 ( 0.074391)
build_ruby 0.001798 0.000099 0.077320 ( 0.075727)
build_all 0.004847 0.004333 1.519891 ( 0.568351)
build_install 0.015921 0.003746 5.169854 ( 2.119565)
test_btest 0.000000 0.001155 69.033521 ( 8.501146)
test_basic 0.003410 0.003434 0.323550 ( 0.413509)
test_all 0.000000 0.002136 640.529693 ( 64.354800)
test_rubyspec 0.108838 0.068431 45.607388 ( 51.376466)
total: 128.50 sec