Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-201619
#<BuildRuby:0x000055ee5adf6878
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221123-201619",
@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.000007 0.000000 0.000007 ( 0.000022)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004627 0.000000 1.088014 ( 1.096730)
build_miniruby 0.000927 0.000000 0.980687 ( 0.979491)
build_ruby 0.001220 0.000000 2.918931 ( 2.802162)
build_all 0.004497 0.004085 15.900103 ( 3.347575)
build_install 0.009843 0.000447 1.950688 ( 1.075231)
test_btest 0.000609 0.000028 63.523621 ( 10.546918)
test_basic 0.005178 0.000000 0.297175 ( 0.386805)
test_all 0.001046 0.000000 699.778514 (110.476940)
test_rubyspec 0.052220 0.019901 53.272601 ( 61.459544)
total: 192.17 sec