Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-171046
#<BuildRuby:0x00005574472534b8
@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.20221128-171046",
@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.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.002492 0.007127 1.211759 ( 1.227643)
build_miniruby 0.002891 0.000000 0.835306 ( 0.833252)
build_ruby 0.000167 0.003447 2.231867 ( 2.137882)
build_all 0.018819 0.002189 18.471422 ( 2.220546)
build_install 0.016504 0.005176 1.849206 ( 0.937715)
test_btest 0.000847 0.000338 81.207892 ( 9.120063)
test_basic 0.009692 0.000427 0.345675 ( 0.431371)
test_all 0.001320 0.000480 742.401284 ( 72.056887)
test_rubyspec 0.091902 0.085973 49.381863 ( 57.420457)
total: 146.39 sec