Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-200941
#<BuildRuby:0x000055d7630e0728
@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.20230105-200941",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000016 0.000007 0.000023 ( 0.000023)
configure 0.000015 0.000007 0.000022 ( 0.000021)
build_up 0.002975 0.003553 0.841172 ( 1.026871)
build_miniruby 0.000908 0.000454 1.010136 ( 1.008188)
build_ruby 0.001095 0.000547 2.777885 ( 2.775298)
build_all 0.009345 0.000396 16.732750 ( 3.001156)
build_install 0.009305 0.002011 2.096647 ( 1.074018)
test_btest 0.000785 0.000314 68.963977 ( 11.165651)
test_basic 0.005677 0.000378 0.307902 ( 0.395446)
test_all 0.001002 0.000375 665.798094 (112.475590)
test_rubyspec 0.064236 0.069933 51.412524 ( 59.509254)
total: 192.43 sec