Logfile: /home/ko1/ruby/logs/brlog.trunk.20220711-170233
#<BuildRuby:0x0000558d920bf2c8
@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.20220711-170233",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003075 0.003652 0.835550 ( 2.025171)
build_miniruby 0.000771 0.000237 0.057176 ( 0.055963)
build_ruby 0.000792 0.000243 0.060146 ( 0.058905)
build_all 0.003233 0.000995 1.522525 ( 0.606817)
build_install 0.006110 0.004899 6.301654 ( 2.846703)
test_btest 0.000000 0.000608 49.958485 ( 8.419823)
test_basic 0.000000 0.005541 0.295605 ( 0.384131)
test_all 0.001196 0.000993 634.391902 ( 90.738152)
test_rubyspec 0.052825 0.058971 44.720888 ( 50.275870)
total: 155.41 sec