Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-211919
#<BuildRuby:0x000055d8fba768c0
@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.20220828-211919",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000005 0.000015 ( 0.000016)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.004503 0.002252 0.846205 ( 1.015393)
build_miniruby 0.000698 0.000349 0.057359 ( 0.056011)
build_ruby 0.000614 0.000307 0.059855 ( 0.058526)
build_all 0.004487 0.000004 1.521993 ( 0.584568)
build_install 0.007451 0.003387 1.898595 ( 0.946200)
test_btest 0.000507 0.000231 46.750381 ( 8.941374)
test_basic 0.004093 0.001860 0.322617 ( 0.410814)
test_all 0.001088 0.000495 607.073647 ( 89.914453)
test_rubyspec 0.054065 0.072640 43.630759 ( 51.932983)
total: 153.86 sec