Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-112354
#<BuildRuby:0x000055ea67acffb0
@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.20230110-112354",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.006031 0.000418 0.851872 ( 1.131507)
build_miniruby 0.001076 0.000230 1.011321 ( 1.009339)
build_ruby 0.001351 0.000290 2.781272 ( 2.778772)
build_all 0.007953 0.002257 16.817761 ( 2.986051)
build_install 0.000951 0.010528 2.128316 ( 1.082753)
test_btest 0.000791 0.000291 70.711330 ( 11.410425)
test_basic 0.004586 0.001690 0.347333 ( 0.434120)
test_all 0.000967 0.000356 656.055759 ( 98.007528)
test_rubyspec 0.048864 0.049103 51.580340 ( 59.918283)
total: 178.76 sec