Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-011531
#<BuildRuby:0x0000560ce368c9c8
@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.20220915-011531",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000017 0.000000 0.000017 ( 0.000018)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005825 0.004823 1.096575 ( 1.115895)
build_miniruby 0.002097 0.000000 0.070081 ( 0.067749)
build_ruby 0.000000 0.001971 0.073023 ( 0.071186)
build_all 0.007733 0.002841 1.565238 ( 0.603413)
build_install 0.018739 0.003784 1.915314 ( 0.944799)
test_btest 0.001342 0.000000 92.203408 ( 9.754711)
test_basic 0.001091 0.006617 0.357631 ( 0.445308)
test_all 0.002437 0.001083 644.988069 ( 65.880031)
test_rubyspec 0.080976 0.097798 47.044071 ( 55.507201)
total: 134.39 sec