Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-032943
#<BuildRuby:0x0000562903f2a878
@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.20221125-032943",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000033 0.000002 0.000035 ( 0.000034)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.004982 0.000293 1.095953 ( 1.245327)
build_miniruby 0.000902 0.000053 0.995178 ( 0.993886)
build_ruby 0.001082 0.000063 2.858083 ( 2.745458)
build_all 0.004362 0.004505 15.816380 ( 3.305761)
build_install 0.004910 0.005335 1.999830 ( 1.155899)
test_btest 0.000497 0.000083 56.342683 ( 12.079627)
test_basic 0.004790 0.000000 0.302411 ( 0.394241)
test_all 0.001070 0.000000 711.794488 (110.562669)
test_rubyspec 0.057234 0.011621 54.213105 ( 62.454889)
total: 194.94 sec