Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-111220
#<BuildRuby:0x00005599a9672be8
@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.20230115-111220",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000021 0.000007 0.000028 ( 0.000026)
build_up 0.002668 0.004910 1.302333 ( 1.305815)
build_miniruby 0.000852 0.000328 1.694169 ( 1.565026)
build_ruby 0.001145 0.000441 2.771695 ( 2.769179)
build_all 0.006544 0.003468 16.803709 ( 3.011785)
build_install 0.004848 0.006388 2.145117 ( 1.094148)
test_btest 0.001087 0.000000 78.936618 ( 10.820992)
test_basic 0.004342 0.002839 0.347605 ( 0.432647)
test_all 0.000980 0.000461 667.668989 (103.791244)
test_rubyspec 0.052110 0.020032 52.058800 ( 60.221852)
total: 185.01 sec