Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-141408
#<BuildRuby:0x0000557351fe0028
@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.20221217-141408",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000730 0.003391 0.862487 ( 1.184426)
build_miniruby 0.000887 0.000205 1.072124 ( 1.070677)
build_ruby 0.001029 0.000238 2.765783 ( 2.675769)
build_all 0.008006 0.000842 15.895438 ( 3.379616)
build_install 0.009021 0.000932 2.245792 ( 1.283054)
test_btest 0.000447 0.000090 65.863363 ( 10.766220)
test_basic 0.004009 0.000802 0.310760 ( 0.401935)
test_all 0.001248 0.000120 662.135998 (147.462890)
test_rubyspec 0.029042 0.034372 52.926863 ( 61.059490)
total: 229.28 sec