Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-193717
#<BuildRuby:0x000055fe6826a298
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221225-193717",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004099 0.004843 0.958644 ( 1.152279)
build_miniruby 0.000000 0.002710 0.843679 ( 0.843035)
build_ruby 0.001732 0.000723 2.132703 ( 2.133142)
build_all 0.011263 0.009282 18.578646 ( 2.172564)
build_install 0.017505 0.004679 2.036225 ( 1.025303)
test_btest 0.000973 0.000343 93.233944 ( 8.589232)
test_basic 0.003368 0.006481 0.337079 ( 0.423579)
test_all 0.002724 0.000518 687.329818 ( 63.579691)
test_rubyspec 0.081881 0.103883 47.910915 ( 56.038436)
total: 135.96 sec