Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-200737
#<BuildRuby:0x000055e62a437e00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220717-200737",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006216 0.000156 0.881564 ( 1.233692)
build_miniruby 0.000926 0.000061 0.057681 ( 0.056501)
build_ruby 0.000893 0.000060 0.059400 ( 0.058246)
build_all 0.001647 0.002966 1.538525 ( 0.600806)
build_install 0.009851 0.001094 5.670035 ( 2.195171)
test_btest 0.000758 0.000085 46.799494 ( 8.557673)
test_basic 0.002131 0.003845 0.333218 ( 0.421743)
test_all 0.000834 0.000131 591.285926 ( 93.157132)
test_rubyspec 0.092369 0.026408 43.552472 ( 49.225428)
total: 155.51 sec