Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-003328
#<BuildRuby:0x0000556f6019cd30
@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.20221110-003328",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.008777 0.001350 1.093910 ( 1.136135)
build_miniruby 0.001558 0.000240 0.063128 ( 0.061048)
build_ruby 0.001663 0.000255 0.067372 ( 0.065562)
build_all 0.004114 0.005886 1.502627 ( 0.576400)
build_install 0.010301 0.012325 1.877625 ( 0.951587)
test_btest 0.001073 0.000383 87.063454 ( 8.844074)
test_basic 0.008305 0.000865 0.337067 ( 0.424661)
test_all 0.001724 0.000574 674.811559 ( 67.877454)
test_rubyspec 0.077213 0.097451 47.680461 ( 55.851065)
total: 135.79 sec