Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-021028
#<BuildRuby:0x000055f471d6a298
@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-021028",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.009627 0.001906 1.220663 ( 1.331107)
build_miniruby 0.000000 0.003871 0.842667 ( 0.840650)
build_ruby 0.001549 0.001761 2.243401 ( 2.156815)
build_all 0.017410 0.003146 18.692171 ( 2.191597)
build_install 0.014368 0.006374 2.074899 ( 1.051872)
test_btest 0.000963 0.000367 88.285985 ( 9.263763)
test_basic 0.000802 0.008694 0.340451 ( 0.427749)
test_all 0.002138 0.000441 698.995969 ( 71.748267)
test_rubyspec 0.088369 0.091648 49.419352 ( 57.473454)
total: 146.49 sec