Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-225159
#<BuildRuby:0x000055710d943df0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220506-225159",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005879 0.000905 0.828948 ( 0.970229)
build_miniruby 0.000927 0.000143 0.056958 ( 0.055656)
build_ruby 0.000731 0.000112 0.057823 ( 0.056646)
build_all 0.000000 0.004376 1.491663 ( 0.596601)
build_install 0.009733 0.001171 6.286048 ( 2.821152)
test_btest 0.000603 0.000129 56.068431 ( 7.918839)
test_basic 0.000873 0.005162 0.334813 ( 0.422434)
test_all 0.001366 0.000391 613.932591 ( 93.724679)
test_rubyspec 0.097151 0.032817 43.804695 ( 48.804667)
total: 155.37 sec