Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-123132
#<BuildRuby:0x000056547965c4c0
@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.20221116-123132",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000097 0.000013 0.000110 ( 0.000140)
build_up 0.003360 0.004488 1.088298 ( 1.136417)
build_miniruby 0.000000 0.001859 0.882817 ( 0.890194)
build_ruby 0.001509 0.000588 2.345617 ( 2.257255)
build_all 0.011965 0.005969 18.272285 ( 2.217226)
build_install 0.017012 0.003181 1.822548 ( 0.967788)
test_btest 0.000887 0.000231 84.569266 ( 8.875954)
test_basic 0.002634 0.004817 0.367319 ( 0.455299)
test_all 0.001258 0.000382 715.704243 ( 75.304628)
test_rubyspec 0.072286 0.042952 50.483634 ( 59.010556)
total: 151.12 sec