Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-132554
#<BuildRuby:0x000055dc8f2803e0
@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.20221203-132554",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005849 0.004470 1.204143 ( 1.346428)
build_miniruby 0.002706 0.000000 0.847846 ( 0.845811)
build_ruby 0.002746 0.000268 2.251517 ( 2.156220)
build_all 0.014865 0.004744 18.772234 ( 2.209861)
build_install 0.013695 0.008975 2.105376 ( 1.056718)
test_btest 0.001219 0.000348 90.580295 ( 9.222647)
test_basic 0.008483 0.002423 0.358517 ( 0.442976)
test_all 0.002254 0.000000 698.535400 ( 69.599041)
test_rubyspec 0.108869 0.074569 49.415789 ( 57.513031)
total: 144.39 sec