Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-192551
#<BuildRuby:0x000055b0ea422700
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220917-192551",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000076 0.000005 0.000081 ( 0.000084)
build_up 0.000000 0.011557 1.080086 ( 1.118073)
build_miniruby 0.000058 0.001955 0.118885 ( 0.114081)
build_ruby 0.001990 0.000000 0.115347 ( 0.097431)
build_all 0.010269 0.000466 1.589846 ( 0.661223)
build_install 0.021633 0.001547 1.967281 ( 0.995430)
test_btest 0.001088 0.000237 94.218376 ( 9.283085)
test_basic 0.004223 0.004050 0.405670 ( 0.493903)
test_all 0.002493 0.000328 642.280052 ( 66.873103)
test_rubyspec 0.097845 0.070546 47.095527 ( 55.205666)
total: 134.84 sec