Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-161446
#<BuildRuby:0x0000555ab0567e70
@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.20230111-161446",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000022 0.000005 0.000027 ( 0.000013)
build_up 0.001816 0.004650 0.837314 ( 1.361862)
build_miniruby 0.000976 0.000300 1.011643 ( 1.009553)
build_ruby 0.001116 0.000344 2.776714 ( 2.774122)
build_all 0.007349 0.002571 16.832275 ( 2.965884)
build_install 0.003852 0.005482 2.144250 ( 1.084958)
test_btest 0.000755 0.000283 78.692315 ( 10.951732)
test_basic 0.003201 0.003865 0.345317 ( 0.430649)
test_all 0.001219 0.000502 655.208117 (112.135368)
test_rubyspec 0.072869 0.020947 51.677430 ( 59.775896)
total: 192.49 sec