Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-055430
#<BuildRuby:0x00005610c5fd00d0
@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.20220824-055430",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001026 0.005276 0.804331 ( 0.980652)
build_miniruby 0.000679 0.000181 0.057735 ( 0.056605)
build_ruby 0.000812 0.000216 0.060017 ( 0.058749)
build_all 0.003622 0.000966 1.517952 ( 0.586241)
build_install 0.007278 0.003687 1.909271 ( 0.957450)
test_btest 0.000547 0.000161 51.880228 ( 8.177946)
test_basic 0.004172 0.001227 0.263787 ( 0.352771)
test_all 0.002252 0.000662 627.137478 ( 88.405675)
test_rubyspec 0.081232 0.032384 44.449904 ( 52.733589)
total: 152.31 sec