Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-170610
#<BuildRuby:0x000055dd5f689e98
@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.20221218-170610",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.003637 0.000485 0.843827 ( 1.090587)
build_miniruby 0.000705 0.000094 0.933371 ( 0.932169)
build_ruby 0.001013 0.000135 2.787781 ( 2.678759)
build_all 0.000169 0.008890 15.851748 ( 3.260256)
build_install 0.008142 0.000927 2.257574 ( 1.286542)
test_btest 0.000477 0.000120 67.202313 ( 11.192032)
test_basic 0.003981 0.000995 0.329752 ( 0.420465)
test_all 0.001225 0.000306 668.938943 (157.739078)
test_rubyspec 0.024189 0.038189 52.541880 ( 60.683715)
total: 239.28 sec