Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-063546
#<BuildRuby:0x0000562249febe80
@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.20221217-063546",
@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.000011 0.000000 0.000011 ( 0.000010)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004292 0.000000 0.853930 ( 1.077961)
build_miniruby 0.001009 0.000000 1.046437 ( 1.045001)
build_ruby 0.001062 0.000000 2.777772 ( 2.677454)
build_all 0.008743 0.000319 15.716698 ( 3.316122)
build_install 0.008582 0.000412 2.219024 ( 1.266649)
test_btest 0.000561 0.000054 68.260028 ( 11.195023)
test_basic 0.004510 0.000430 0.317440 ( 0.408178)
test_all 0.001231 0.000117 683.120721 (137.129964)
test_rubyspec 0.039409 0.022183 52.965325 ( 61.128756)
total: 219.25 sec