Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-004945
#<BuildRuby:0x00005611bafbd4a8
@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.20220720-004945",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000051 0.000014 0.000065 ( 0.000064)
build_up 0.004238 0.004069 0.781776 ( 1.059202)
build_miniruby 0.001140 0.000380 0.047544 ( 0.046130)
build_ruby 0.000993 0.000331 0.049950 ( 0.048651)
build_all 0.005758 0.001919 1.246313 ( 0.481092)
build_install 0.017328 0.000879 4.583859 ( 1.771592)
test_btest 0.000812 0.000216 53.342332 ( 9.500753)
test_basic 0.000340 0.005071 0.208318 ( 0.298377)
test_all 0.001728 0.000576 504.517270 ( 53.760704)
test_rubyspec 0.087777 0.071138 39.888092 ( 45.725552)
total: 112.69 sec