Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-172413
#<BuildRuby:0x00005574dffe40d0
@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.20230114-172413",
@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.000017 0.000007 0.000024 ( 0.000024)
autoconf 0.000036 0.000015 0.000051 ( 0.000050)
configure 0.000028 0.000011 0.000039 ( 0.000039)
build_up 0.008767 0.000312 0.894663 ( 1.071777)
build_miniruby 0.000894 0.000319 1.023256 ( 1.021174)
build_ruby 0.001163 0.000415 2.785431 ( 2.782833)
build_all 0.005267 0.004605 16.796701 ( 2.998814)
build_install 0.003292 0.008005 2.086966 ( 1.082509)
test_btest 0.000000 0.000798 72.395489 ( 10.666576)
test_basic 0.003916 0.003189 0.358362 ( 0.443328)
test_all 0.000861 0.000456 678.462913 (104.619159)
test_rubyspec 0.077147 0.058800 52.369042 ( 60.405464)
total: 185.09 sec