Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-193929
#<BuildRuby:0x000055e6e0c8fdd0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220817-193929",
@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.000000 0.000010 0.000010 ( 0.000011)
autoconf 0.000000 0.000012 0.000012 ( 0.000012)
configure 0.000000 0.000010 0.000010 ( 0.000010)
build_up 0.003617 0.002607 0.890716 ( 0.936197)
build_miniruby 0.000793 0.000244 0.058218 ( 0.056995)
build_ruby 0.000786 0.000242 0.060441 ( 0.059124)
build_all 0.003539 0.001089 1.534879 ( 0.587855)
build_install 0.006654 0.002047 1.908776 ( 0.958744)
test_btest 0.000476 0.000146 53.735753 ( 8.192457)
test_basic 0.004266 0.001312 0.254455 ( 0.343353)
test_all 0.002890 0.000000 622.243899 ( 88.553842)
test_rubyspec 0.077251 0.047892 43.781871 ( 51.157375)
total: 150.85 sec