Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-062437
#<BuildRuby:0x000055c5c0e5ef08
@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-062437",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000019 0.000003 0.000022 ( 0.000020)
build_up 0.002634 0.006558 0.776361 ( 4.301223)
build_miniruby 0.001072 0.000306 0.049447 ( 0.048078)
build_ruby 0.000000 0.001054 0.046742 ( 0.045620)
build_all 0.003375 0.002516 1.271335 ( 0.481980)
build_install 0.015005 0.002219 4.412005 ( 1.802004)
test_btest 0.000676 0.000199 55.020213 ( 10.850584)
test_basic 0.003849 0.001132 0.216963 ( 0.309805)
test_all 0.001578 0.000862 533.569075 ( 92.987146)
test_rubyspec 0.096125 0.070685 40.595861 ( 46.712865)
total: 157.54 sec