Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-105718
#<BuildRuby:0x000055f8ac057f58
@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.20220804-105718",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.006593 0.000181 0.858108 ( 1.093977)
build_miniruby 0.001084 0.000000 0.056914 ( 0.055692)
build_ruby 0.000859 0.000000 0.059436 ( 0.058253)
build_all 0.004796 0.000000 1.525399 ( 0.582828)
build_install 0.011321 0.000000 5.617560 ( 2.132187)
test_btest 0.000734 0.000000 47.580161 ( 8.836480)
test_basic 0.005673 0.000226 0.342209 ( 0.430063)
test_all 0.000000 0.001141 597.895989 ( 88.364240)
test_rubyspec 0.090423 0.031203 43.693420 ( 51.075044)
total: 152.63 sec