Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-222634
#<BuildRuby:0x0000563ba717e9c0
@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.20221006-222634",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000070 0.000000 0.000070 ( 0.000067)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.006730 0.005024 1.072642 ( 1.149518)
build_miniruby 0.001957 0.000490 0.099587 ( 0.098675)
build_ruby 0.001315 0.000328 0.086937 ( 0.085956)
build_all 0.001482 0.005331 1.279826 ( 0.568813)
build_install 0.012185 0.002220 1.619299 ( 0.915843)
test_btest 0.001275 0.000392 61.033119 ( 6.334105)
test_basic 0.005283 0.001626 0.350239 ( 0.444879)
test_all 0.001432 0.007608 480.242793 ( 52.877409)
test_rubyspec 0.065390 0.071991 42.385792 ( 50.820132)
total: 113.30 sec