Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-005519
#<BuildRuby:0x0000557a06379350
@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.20220804-005519",
@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.000032 0.000002 0.000034 ( 0.000036)
autoconf 0.000043 0.000003 0.000046 ( 0.000047)
configure 0.000038 0.000003 0.000041 ( 0.000042)
build_up 0.011471 0.000508 0.787891 ( 1.151987)
build_miniruby 0.002288 0.000000 0.062941 ( 0.061465)
build_ruby 0.001813 0.000000 0.062402 ( 0.060911)
build_all 0.008254 0.000000 1.247316 ( 0.477971)
build_install 0.015812 0.000851 4.289161 ( 1.799781)
test_btest 0.001280 0.000071 52.825740 ( 5.956140)
test_basic 0.004909 0.000273 0.280684 ( 0.374072)
test_all 0.002347 0.000130 498.289959 ( 53.006833)
test_rubyspec 0.088569 0.045796 41.157325 ( 48.984769)
total: 111.88 sec