Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-071125
#<BuildRuby:0x0000563e3c9d0028
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221213-071125",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004004 0.000421 0.892282 ( 1.108587)
build_miniruby 0.000882 0.000093 0.943868 ( 0.942432)
build_ruby 0.001071 0.000113 2.804623 ( 2.713577)
build_all 0.005144 0.003922 15.785428 ( 3.336690)
build_install 0.008120 0.001160 2.293314 ( 1.275575)
test_btest 0.000480 0.000069 57.561709 ( 11.856795)
test_basic 0.004436 0.000634 0.298387 ( 0.389080)
test_all 0.001234 0.000176 666.494203 (147.644233)
test_rubyspec 0.036436 0.027949 52.754099 ( 60.956726)
total: 230.22 sec