Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-193601
#<BuildRuby:0x0000556b2abe0010
@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.20221208-193601",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.000828 0.004176 1.129360 ( 1.233806)
build_miniruby 0.000713 0.000164 1.024662 ( 1.023309)
build_ruby 0.000886 0.000204 2.734292 ( 2.643830)
build_all 0.008959 0.000120 15.642541 ( 3.216739)
build_install 0.009496 0.000000 2.237542 ( 1.256531)
test_btest 0.000651 0.000000 67.633742 ( 11.118057)
test_basic 0.004667 0.000382 0.318031 ( 0.409122)
test_all 0.000671 0.000112 654.201345 (114.037075)
test_rubyspec 0.042685 0.025563 53.125381 ( 61.292434)
total: 196.23 sec