Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-001948
#<BuildRuby:0x00005623e942be00
@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-001948",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000005 0.000022 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003961 0.000990 1.104764 ( 1.095521)
build_miniruby 0.000810 0.000202 0.963070 ( 0.961793)
build_ruby 0.001240 0.000000 2.676452 ( 2.582225)
build_all 0.004871 0.004107 15.871707 ( 3.396274)
build_install 0.007869 0.000267 1.998951 ( 1.174951)
test_btest 0.000498 0.000131 62.791469 ( 11.319933)
test_basic 0.002798 0.002304 0.282373 ( 0.372352)
test_all 0.000810 0.000232 721.715529 (111.988168)
test_rubyspec 0.040856 0.022675 52.983862 ( 61.153613)
total: 194.05 sec