Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-112719
#<BuildRuby:0x000055711c677f90
@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.20230101-112719",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000008 0.000005 0.000013 ( 0.000013)
build_up 0.000663 0.005688 0.840992 ( 0.998857)
build_miniruby 0.000730 0.000531 1.015191 ( 1.013350)
build_ruby 0.001558 0.000000 2.769910 ( 2.767170)
build_all 0.009801 0.000000 16.749045 ( 3.002956)
build_install 0.007883 0.003900 2.323218 ( 1.198225)
test_btest 0.000779 0.000000 70.209666 ( 10.791594)
test_basic 0.005855 0.001497 0.362188 ( 0.446831)
test_all 0.000850 0.000450 672.627141 (116.883395)
test_rubyspec 0.066387 0.027923 51.779815 ( 59.875711)
total: 196.98 sec