Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-111943
#<BuildRuby:0x0000561471b09e98
@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.20221226-111943",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004059 0.000478 0.826665 ( 1.029110)
build_miniruby 0.000783 0.000092 0.984564 ( 0.983223)
build_ruby 0.001152 0.000136 2.587617 ( 2.586049)
build_all 0.007942 0.000935 15.880220 ( 3.320471)
build_install 0.005174 0.005702 2.193976 ( 1.242255)
test_btest 0.000588 0.000104 64.234502 ( 11.213981)
test_basic 0.004223 0.000745 0.320370 ( 0.410599)
test_all 0.000804 0.000142 634.724081 (102.501853)
test_rubyspec 0.047255 0.013095 51.847379 ( 60.038663)
total: 183.33 sec