Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-070648
#<BuildRuby:0x000055d0f310efe0
@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.20220719-070648",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000024 0.000003 0.000027 ( 0.000024)
build_up 0.011018 0.000411 0.999504 ( 2.571034)
build_miniruby 0.002017 0.000000 0.075760 ( 0.073903)
build_ruby 0.001863 0.000000 0.074429 ( 0.073154)
build_all 0.008432 0.000992 1.511874 ( 0.581909)
build_install 0.019828 0.004160 5.120896 ( 2.074058)
test_btest 0.000796 0.000108 70.885457 ( 8.236418)
test_basic 0.007048 0.000335 0.331487 ( 0.421301)
test_all 0.002184 0.000284 646.660023 ( 64.369517)
test_rubyspec 0.134703 0.042546 45.440191 ( 50.941819)
total: 129.34 sec