Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-235742
#<BuildRuby:0x00005609008a6858
@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.20230118-235742",
@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.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000026)
build_up 0.005840 0.001348 0.989083 ( 1.366347)
build_miniruby 0.000930 0.000214 1.027180 ( 1.025075)
build_ruby 0.001185 0.000273 2.782655 ( 2.779966)
build_all 0.009222 0.000966 16.943428 ( 2.987374)
build_install 0.005177 0.006519 2.126887 ( 1.072903)
test_btest 0.000736 0.000210 77.601070 ( 10.724626)
test_basic 0.000714 0.005723 0.343356 ( 0.429414)
test_all 0.001094 0.000390 669.350842 (100.383131)
test_rubyspec 0.066737 0.057385 51.961263 ( 59.989608)
total: 180.76 sec