Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-043544
#<BuildRuby:0x000055d42e3584c0
@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.20220906-043544",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006093 0.004868 0.950294 ( 0.960690)
build_miniruby 0.002415 0.000000 0.077027 ( 0.074657)
build_ruby 0.001567 0.000000 0.074804 ( 0.073523)
build_all 0.009772 0.000470 1.566463 ( 0.608027)
build_install 0.017080 0.005693 1.893794 ( 0.949801)
test_btest 0.001016 0.000338 93.367122 ( 9.424278)
test_basic 0.003551 0.004197 0.351477 ( 0.445790)
test_all 0.003031 0.000552 687.049667 ( 69.015206)
test_rubyspec 0.093268 0.074161 46.657360 ( 55.053883)
total: 136.61 sec