Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-181123
#<BuildRuby:0x000055f35e06e350
@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.20221130-181123",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.004296 0.000805 1.116551 ( 1.118794)
build_miniruby 0.000983 0.000000 1.038757 ( 1.037353)
build_ruby 0.001183 0.000000 2.828944 ( 2.742811)
build_all 0.004897 0.003939 15.826596 ( 3.262549)
build_install 0.007617 0.001693 2.263747 ( 1.306646)
test_btest 0.000502 0.000112 57.119002 ( 11.828917)
test_basic 0.000127 0.004640 0.344138 ( 0.435871)
test_all 0.000854 0.000238 684.581197 (104.001613)
test_rubyspec 0.040686 0.033333 53.235665 ( 61.471115)
total: 187.21 sec