Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-143317
#<BuildRuby:0x00005615fe9fafc8
@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.20221205-143317",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004099 0.000315 0.827885 ( 1.106207)
build_miniruby 0.000876 0.000068 0.522909 ( 0.522409)
build_ruby 0.001272 0.000000 1.692906 ( 1.632955)
build_all 0.006428 0.002786 12.001590 ( 1.488808)
build_install 0.006566 0.000316 1.602688 ( 0.758641)
test_btest 0.000635 0.000000 62.245513 ( 6.203511)
test_basic 0.002729 0.000000 0.203209 ( 0.300198)
test_all 0.000000 0.001104 503.195626 ( 51.115781)
test_rubyspec 0.012367 0.014842 35.603304 ( 46.212355)
total: 109.34 sec