Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-063348
#<BuildRuby:0x0000562dea050460
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221224-063348",
@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.000006)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004355 0.000311 0.855129 ( 1.331868)
build_miniruby 0.000885 0.000063 0.987330 ( 0.986048)
build_ruby 0.001367 0.000000 2.679507 ( 2.678326)
build_all 0.005126 0.004034 15.814151 ( 3.338465)
build_install 0.009156 0.000588 2.251414 ( 1.253442)
test_btest 0.000509 0.000060 64.598068 ( 11.552971)
test_basic 0.000174 0.004524 0.322888 ( 0.413612)
test_all 0.001481 0.000103 637.336857 ( 97.117796)
test_rubyspec 0.051494 0.012310 52.229555 ( 60.459331)
total: 179.13 sec