Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-223907
#<BuildRuby:0x00005600c5bfffb0
@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.20230104-223907",
@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.000017 0.000008 0.000025 ( 0.000023)
configure 0.000010 0.000004 0.000014 ( 0.000015)
build_up 0.001644 0.004978 0.842322 ( 1.066213)
build_miniruby 0.000876 0.000478 1.008434 ( 1.006365)
build_ruby 0.001638 0.000000 2.762952 ( 2.760225)
build_all 0.008955 0.000927 16.805847 ( 2.970712)
build_install 0.003416 0.008342 2.292186 ( 1.177771)
test_btest 0.000588 0.000336 73.182675 ( 10.820573)
test_basic 0.001388 0.005336 0.346710 ( 0.432797)
test_all 0.000803 0.000516 654.483392 ( 98.926550)
test_rubyspec 0.056324 0.079352 51.375734 ( 59.400826)
total: 178.56 sec