Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-140742
#<BuildRuby:0x00005584bb941390
@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.20220813-140742",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000032 0.000009 0.000041 ( 0.000040)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.012104 0.000885 0.805473 ( 0.883694)
build_miniruby 0.001804 0.000416 0.056028 ( 0.054081)
build_ruby 0.001179 0.000272 0.054855 ( 0.053439)
build_all 0.003859 0.004438 1.257218 ( 0.458343)
build_install 0.010519 0.005018 1.565711 ( 0.785166)
test_btest 0.000993 0.000310 51.145727 ( 6.095272)
test_basic 0.004715 0.001474 0.290554 ( 0.380827)
test_all 0.002492 0.000779 504.064498 ( 55.299610)
test_rubyspec 0.079589 0.041069 41.702902 ( 49.304211)
total: 113.32 sec