Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-210650
#<BuildRuby:0x000055c309cc3f90
@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.20230113-210650",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005445 0.001167 0.846270 ( 1.031865)
build_miniruby 0.001108 0.000237 1.014670 ( 1.012637)
build_ruby 0.001351 0.000290 2.790210 ( 2.787601)
build_all 0.007032 0.002963 16.790885 ( 3.015228)
build_install 0.009188 0.002162 2.086380 ( 1.078319)
test_btest 0.000948 0.000223 76.821991 ( 10.383970)
test_basic 0.002509 0.004079 0.365779 ( 0.451766)
test_all 0.001201 0.000334 673.888247 ( 99.220280)
test_rubyspec 0.078734 0.050529 51.990066 ( 60.124249)
total: 179.11 sec