Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-233514
#<BuildRuby:0x000056019114c920
@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.20221113-233514",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008861 0.000690 1.105499 ( 1.173949)
build_miniruby 0.001835 0.000262 0.128763 ( 0.126884)
build_ruby 0.002159 0.000308 0.117174 ( 0.100977)
build_all 0.009008 0.001287 1.574587 ( 0.678929)
build_install 0.011132 0.010780 1.942619 ( 1.007662)
test_btest 0.001635 0.000000 89.108518 ( 8.853273)
test_basic 0.006199 0.000605 0.410074 ( 0.501790)
test_all 0.001903 0.000143 699.409852 ( 70.084246)
test_rubyspec 0.149822 0.026915 48.083045 ( 56.559703)
total: 139.09 sec