Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-181511
#<BuildRuby:0x0000559a68cb9438
@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.20221012-181511",
@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.000024 0.000001 0.000025 ( 0.000026)
autoconf 0.000157 0.000011 0.000168 ( 0.000161)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.010930 0.000000 1.082872 ( 1.142572)
build_miniruby 0.001970 0.000000 0.098015 ( 0.094264)
build_ruby 0.001407 0.000000 0.101642 ( 0.099031)
build_all 0.009325 0.000052 1.320750 ( 0.585774)
build_install 0.015308 0.000000 1.652847 ( 0.908205)
test_btest 0.002155 0.000000 63.398472 ( 6.249293)
test_basic 0.007819 0.000000 0.366409 ( 0.455543)
test_all 0.006709 0.000000 493.199568 ( 53.512273)
test_rubyspec 0.122049 0.010175 43.162064 ( 51.355718)
total: 114.40 sec