Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-124221
#<BuildRuby:0x000055cfe8a0a9c0
@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-124221",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000047 0.000004 0.000051 ( 0.000052)
build_up 0.008207 0.000000 4.271339 ( 5.087498)
build_miniruby 0.001457 0.000000 0.665870 ( 0.664829)
build_ruby 0.000000 0.002655 2.772837 ( 2.595806)
build_all 0.007166 0.004919 13.061930 ( 1.796005)
build_install 0.015551 0.003900 4.603042 ( 1.873128)
test_btest 0.001048 0.000210 55.664403 ( 10.292153)
test_basic 0.001347 0.004334 0.222757 ( 0.315508)
test_all 0.002081 0.000273 531.592390 ( 93.453165)
test_rubyspec 0.104558 0.044486 39.719301 ( 45.633857)
total: 161.71 sec