Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-220639
#<BuildRuby:0x000055e29df36be8
@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-220639",
@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.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004288 0.000238 0.826419 ( 1.051015)
build_miniruby 0.000926 0.000051 1.015680 ( 1.014460)
build_ruby 0.001087 0.000060 2.583698 ( 2.582243)
build_all 0.004782 0.004336 15.857485 ( 3.358787)
build_install 0.008101 0.000853 2.203738 ( 1.212740)
test_btest 0.000510 0.000053 63.082791 ( 11.239430)
test_basic 0.003904 0.000411 0.313623 ( 0.404999)
test_all 0.000956 0.000100 629.753936 (106.869475)
test_rubyspec 0.048555 0.018768 51.863746 ( 60.106931)
total: 187.84 sec