Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-112258
#<BuildRuby:0x000055fd9a0e3fb0
@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.20221225-112258",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.004382 0.753312 ( 1.443002)
build_miniruby 0.000000 0.001019 1.005179 ( 1.003719)
build_ruby 0.000000 0.001092 2.580118 ( 2.578850)
build_all 0.008910 0.000000 15.904532 ( 3.338583)
build_install 0.007226 0.000882 2.214871 ( 1.223780)
test_btest 0.000525 0.000069 65.924718 ( 10.755013)
test_basic 0.004760 0.000109 0.304210 ( 0.395416)
test_all 0.000956 0.000000 637.215827 (108.046450)
test_rubyspec 0.058748 0.010219 52.126505 ( 60.342871)
total: 189.13 sec