Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-222348
#<BuildRuby:0x000055706236fe70
@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.20221223-222348",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003846 0.000366 0.833466 ( 1.075202)
build_miniruby 0.000806 0.000077 0.994289 ( 0.992868)
build_ruby 0.000000 0.001087 2.652334 ( 2.650885)
build_all 0.002374 0.006849 15.730280 ( 3.410762)
build_install 0.005596 0.002752 2.283158 ( 1.252650)
test_btest 0.000488 0.000097 66.819248 ( 11.394481)
test_basic 0.003714 0.000743 0.334400 ( 0.426473)
test_all 0.000774 0.000155 626.212352 (116.153888)
test_rubyspec 0.048998 0.018662 52.096364 ( 60.263119)
total: 197.62 sec