Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-015731
#<BuildRuby:0x000055fc43be5e98
@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.20221222-015731",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.004420 0.000000 0.831195 ( 1.191400)
build_miniruby 0.000000 0.000956 1.086189 ( 1.084967)
build_ruby 0.000000 0.001118 2.654581 ( 2.653843)
build_all 0.003524 0.005466 15.724976 ( 3.516917)
build_install 0.009091 0.000672 2.258802 ( 1.289778)
test_btest 0.000514 0.000067 62.010371 ( 11.090117)
test_basic 0.004533 0.000043 0.307937 ( 0.398767)
test_all 0.001250 0.000156 666.919105 (155.291317)
test_rubyspec 0.036178 0.033363 51.828539 ( 60.013992)
total: 236.53 sec