Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-015757
#<BuildRuby:0x0000564bc12feaf0
@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.20221201-015757",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008764 0.003115 1.205457 ( 1.537950)
build_miniruby 0.002279 0.000608 0.855101 ( 0.854231)
build_ruby 0.002341 0.000625 2.252943 ( 2.158792)
build_all 0.020036 0.000000 18.624540 ( 2.182899)
build_install 0.007470 0.014480 2.038449 ( 1.046469)
test_btest 0.001083 0.000377 91.918576 ( 8.757963)
test_basic 0.009510 0.000565 0.347592 ( 0.433609)
test_all 0.002348 0.000751 690.319702 ( 72.311310)
test_rubyspec 0.088539 0.087754 49.675310 ( 57.745274)
total: 147.03 sec