Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-105249
#<BuildRuby:0x0000558fa06c3df8
@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.20230114-105249",
@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.000003 0.000011 ( 0.000012)
autoconf 0.000018 0.000008 0.000026 ( 0.000025)
configure 0.000025 0.000011 0.000036 ( 0.000036)
build_up 0.006657 0.000000 0.856443 ( 1.031192)
build_miniruby 0.001288 0.000000 1.026334 ( 1.024523)
build_ruby 0.001523 0.000000 2.789800 ( 2.787146)
build_all 0.009823 0.000000 16.858341 ( 3.010959)
build_install 0.008988 0.000160 2.094061 ( 1.084327)
test_btest 0.000852 0.000237 72.746740 ( 10.670734)
test_basic 0.006498 0.000638 0.339001 ( 0.424171)
test_all 0.001150 0.000303 664.173639 ( 94.125787)
test_rubyspec 0.087335 0.044557 52.299004 ( 60.326104)
total: 174.49 sec