Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-212046
#<BuildRuby:0x00005634c7b2ff00
@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.20221211-212046",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004040 0.000289 0.926851 ( 1.134841)
build_miniruby 0.000763 0.000054 1.010511 ( 1.009175)
build_ruby 0.001031 0.000073 2.745582 ( 2.659073)
build_all 0.004192 0.004958 15.896230 ( 3.257149)
build_install 0.008628 0.000000 2.234083 ( 1.289442)
test_btest 0.000570 0.000000 63.296670 ( 11.486351)
test_basic 0.001428 0.003342 0.278312 ( 0.369491)
test_all 0.001743 0.000290 666.778963 (150.306136)
test_rubyspec 0.035478 0.022807 52.985039 ( 61.282727)
total: 232.79 sec