Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-222420
#<BuildRuby:0x000055f8e663b2c8
@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.20220826-222420",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004276 0.002523 0.825384 ( 0.986042)
build_miniruby 0.000845 0.000169 0.058431 ( 0.057184)
build_ruby 0.000776 0.000155 0.060362 ( 0.059193)
build_all 0.003819 0.000764 1.546425 ( 0.591933)
build_install 0.009185 0.001837 1.933901 ( 0.964062)
test_btest 0.000582 0.000116 53.109948 ( 8.559218)
test_basic 0.004384 0.000877 0.285586 ( 0.375535)
test_all 0.001944 0.000389 617.847200 ( 90.716628)
test_rubyspec 0.071787 0.047072 43.890308 ( 52.159289)
total: 154.47 sec