Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-151215
#<BuildRuby:0x0000561084dd7418
@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.20221204-151215",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000799 0.004072 1.155507 ( 1.147144)
build_miniruby 0.000817 0.000175 0.990635 ( 0.989223)
build_ruby 0.001056 0.000226 2.717762 ( 2.594095)
build_all 0.007473 0.001601 15.861362 ( 3.268731)
build_install 0.005755 0.004936 2.280712 ( 1.272934)
test_btest 0.000555 0.000000 66.627170 ( 11.254474)
test_basic 0.004917 0.000201 0.309077 ( 0.398999)
test_all 0.000762 0.000190 653.675267 (105.277183)
test_rubyspec 0.032389 0.029384 53.598292 ( 61.720830)
total: 187.92 sec