Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-215017
#<BuildRuby:0x000056299b0b6c40
@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.20220721-215017",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.002810 0.003800 0.882032 ( 1.054977)
build_miniruby 0.000876 0.000055 0.056912 ( 0.055758)
build_ruby 0.000800 0.000050 0.059568 ( 0.058396)
build_all 0.000954 0.003567 1.541359 ( 0.608653)
build_install 0.010949 0.000364 5.653100 ( 2.186803)
test_btest 0.000647 0.000068 55.623873 ( 7.738115)
test_basic 0.005650 0.000595 0.353111 ( 0.440258)
test_all 0.000840 0.000089 594.182125 ( 93.889142)
test_rubyspec 0.088382 0.039056 44.062296 ( 49.692923)
total: 155.73 sec