Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-181629
#<BuildRuby:0x000056500faf3e48
@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.20221229-181629",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000028)
build_up 0.006232 0.000299 0.841379 ( 1.048959)
build_miniruby 0.001219 0.000152 1.015746 ( 1.013563)
build_ruby 0.001373 0.000172 2.775208 ( 2.772581)
build_all 0.006621 0.003236 16.814557 ( 2.958961)
build_install 0.010220 0.001614 2.292277 ( 1.179581)
test_btest 0.000595 0.000094 69.520942 ( 11.669107)
test_basic 0.002174 0.003979 0.309838 ( 0.396699)
test_all 0.000937 0.000187 673.923090 ( 95.280444)
test_rubyspec 0.075604 0.036849 51.483465 ( 59.595125)
total: 175.92 sec