Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-023038
#<BuildRuby:0x000055dd955c7fb0
@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.20221230-023038",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.006574 0.000000 0.884389 ( 1.079384)
build_miniruby 0.001325 0.000027 1.078307 ( 1.076229)
build_ruby 0.001396 0.000164 2.780224 ( 2.777526)
build_all 0.009984 0.000000 16.720050 ( 3.019468)
build_install 0.009498 0.000000 2.310637 ( 1.189995)
test_btest 0.000918 0.000064 73.492783 ( 11.350715)
test_basic 0.002489 0.004333 0.362861 ( 0.448850)
test_all 0.001981 0.000270 667.962042 (102.486462)
test_rubyspec 0.095526 0.036123 51.658486 ( 59.712528)
total: 183.14 sec