Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-205146
#<BuildRuby:0x000055aa3fb1ffa0
@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.20230108-205146",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000035 0.000004 0.000039 ( 0.000040)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.004623 0.004028 0.853157 ( 1.191263)
build_miniruby 0.001067 0.000200 1.026105 ( 1.024150)
build_ruby 0.001461 0.000000 2.805784 ( 2.803068)
build_all 0.008813 0.001114 16.909266 ( 2.976390)
build_install 0.004814 0.004478 2.131684 ( 1.088200)
test_btest 0.000720 0.000160 78.760285 ( 10.712139)
test_basic 0.002360 0.005107 0.359881 ( 0.444197)
test_all 0.001193 0.000000 675.577893 (101.021478)
test_rubyspec 0.081292 0.047820 52.284062 ( 60.313592)
total: 181.58 sec