Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-095622
#<BuildRuby:0x000055ed37c800f8
@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.20221207-095622",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.000820 0.004245 1.096645 ( 1.600518)
build_miniruby 0.000945 0.000000 0.943065 ( 0.941672)
build_ruby 0.001250 0.000000 2.747221 ( 2.631229)
build_all 0.008109 0.000886 15.796003 ( 3.341181)
build_install 0.005431 0.003087 2.251413 ( 1.268488)
test_btest 0.000428 0.000158 57.595656 ( 11.866606)
test_basic 0.003304 0.001217 0.291798 ( 0.382825)
test_all 0.000649 0.000239 672.453103 (103.150076)
test_rubyspec 0.039907 0.036494 53.022085 ( 61.165518)
total: 186.35 sec