Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-204618
#<BuildRuby:0x000055eda8117e70
@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.20221210-204618",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.003577 0.000631 0.852662 ( 1.049464)
build_miniruby 0.000806 0.000143 0.968141 ( 0.966664)
build_ruby 0.001070 0.000189 2.633443 ( 2.546981)
build_all 0.008482 0.000707 15.795329 ( 3.362613)
build_install 0.005661 0.003819 2.217737 ( 1.253427)
test_btest 0.000475 0.000095 66.496574 ( 10.819459)
test_basic 0.004272 0.000854 0.310305 ( 0.399997)
test_all 0.000755 0.000098 659.193862 (117.100409)
test_rubyspec 0.045619 0.017566 52.823582 ( 61.018415)
total: 198.52 sec