Logfile: /home/ko1/ruby/logs/brlog.trunk.20220528-223545
#<BuildRuby:0x0000559bb1127940
@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.20220528-223545",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010748 0.000000 0.979711 ( 1.066036)
build_miniruby 0.002039 0.000123 0.076986 ( 0.076047)
build_ruby 0.002327 0.000000 0.071236 ( 0.070353)
build_all 0.009105 0.000573 1.502397 ( 0.613150)
build_install 0.019620 0.003960 5.890033 ( 2.800099)
test_btest 0.000977 0.000177 69.975174 ( 8.863257)
test_basic 0.003706 0.004160 0.323984 ( 0.412912)
test_all 0.002491 0.000541 663.504992 ( 65.296402)
test_rubyspec 0.083503 0.079114 46.390305 ( 52.011600)
total: 131.21 sec