Logfile: /home/ko1/ruby/logs/brlog.trunk.20220509-073859
#<BuildRuby:0x000055db1b09d2f0
@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.20220509-073859",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000037 0.000008 0.000045 ( 0.000043)
configure 0.000035 0.000007 0.000042 ( 0.000039)
build_up 0.000212 0.007756 0.821518 ( 1.562160)
build_miniruby 0.000912 0.000288 0.090627 ( 0.088942)
build_ruby 0.001651 0.000521 3.228145 ( 3.010277)
build_all 0.008003 0.004001 13.442292 ( 2.005293)
build_install 0.007610 0.006902 6.528667 ( 3.058620)
test_btest 0.000459 0.000175 62.573996 ( 13.224929)
test_basic 0.001743 0.003365 0.271774 ( 0.364324)
test_all 0.001111 0.000455 533.825858 ( 62.848364)
test_rubyspec 0.030995 0.018898 52.547438 ( 58.654470)
total: 144.82 sec