Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-030239
#<BuildRuby:0x000056470e5a3f60
@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.20220717-030239",
@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.000019 0.000000 0.000019 ( 0.000020)
autoconf 0.000000 0.000046 0.000046 ( 0.000044)
configure 0.000000 0.000043 0.000043 ( 0.000042)
build_up 0.005587 0.003921 0.811901 ( 1.094949)
build_miniruby 0.000988 0.000066 0.057450 ( 0.056164)
build_ruby 0.000951 0.000064 0.058972 ( 0.057723)
build_all 0.004345 0.000289 1.497982 ( 0.605190)
build_install 0.010487 0.000700 5.608827 ( 2.168301)
test_btest 0.000645 0.000043 55.517783 ( 7.870187)
test_basic 0.005237 0.000349 0.302797 ( 0.391701)
test_all 0.000424 0.000866 611.076855 ( 89.061217)
test_rubyspec 0.051096 0.022515 43.071499 ( 48.729127)
total: 150.04 sec