Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-114949
#<BuildRuby:0x000055fbca7b6be8
@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.20221230-114949",
@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.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.002910 0.003580 0.848304 ( 1.008047)
build_miniruby 0.001218 0.000000 1.019695 ( 1.017457)
build_ruby 0.001584 0.000000 2.778845 ( 2.776227)
build_all 0.009805 0.000000 16.742983 ( 2.992704)
build_install 0.002813 0.008957 2.293059 ( 1.188596)
test_btest 0.001087 0.000000 79.936354 ( 11.112725)
test_basic 0.006357 0.000191 0.356601 ( 0.442482)
test_all 0.001228 0.000373 662.657094 (116.062898)
test_rubyspec 0.078813 0.030452 51.807080 ( 59.857378)
total: 196.46 sec