Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-234333
#<BuildRuby:0x00005568b5eb7f58
@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.20221215-234333",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.004190 0.000000 0.917425 ( 1.301808)
build_miniruby 0.000954 0.000000 0.966099 ( 0.964738)
build_ruby 0.001150 0.000000 2.831884 ( 2.699778)
build_all 0.008964 0.000000 15.688706 ( 3.295076)
build_install 0.008823 0.000000 2.336959 ( 1.326012)
test_btest 0.000668 0.000000 65.720031 ( 11.717678)
test_basic 0.005281 0.000000 0.304244 ( 0.395067)
test_all 0.001392 0.000000 669.795766 (152.304948)
test_rubyspec 0.054723 0.007058 52.338346 ( 60.544905)
total: 234.55 sec