Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-001928
#<BuildRuby:0x000055b5f8f8be80
@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.20230101-001928",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000250 0.006323 0.874404 ( 1.038496)
build_miniruby 0.001043 0.000261 1.024140 ( 1.022167)
build_ruby 0.001519 0.000000 2.774000 ( 2.771324)
build_all 0.009778 0.000000 16.773846 ( 3.006679)
build_install 0.011621 0.000108 2.284245 ( 1.176353)
test_btest 0.000935 0.000170 69.490359 ( 11.387731)
test_basic 0.002826 0.003597 0.355767 ( 0.441875)
test_all 0.001323 0.000288 650.038991 (103.460180)
test_rubyspec 0.072096 0.043778 51.601756 ( 59.644198)
total: 183.95 sec