Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-072949
#<BuildRuby:0x000055d5c543be58
@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.20220720-072949",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.002920 0.003586 0.831011 ( 0.914214)
build_miniruby 0.000722 0.000222 0.056580 ( 0.055419)
build_ruby 0.000753 0.000232 0.058847 ( 0.057677)
build_all 0.001609 0.003102 1.544962 ( 0.606205)
build_install 0.010251 0.000849 5.643112 ( 2.171859)
test_btest 0.000533 0.000166 55.410274 ( 8.114186)
test_basic 0.005683 0.000503 0.335948 ( 0.423697)
test_all 0.000937 0.000276 623.690435 ( 88.571645)
test_rubyspec 0.081024 0.035074 44.038237 ( 49.620604)
total: 150.54 sec