Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-213323
#<BuildRuby:0x0000560b97423f80
@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-213323",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.000000 0.005129 1.150208 ( 1.202582)
build_miniruby 0.000000 0.000959 1.021471 ( 1.019946)
build_ruby 0.000310 0.000943 2.760633 ( 2.667546)
build_all 0.007484 0.001496 15.701021 ( 3.362329)
build_install 0.005180 0.003626 2.139307 ( 1.224393)
test_btest 0.000462 0.000110 67.473128 ( 11.252588)
test_basic 0.001789 0.002861 0.299857 ( 0.391065)
test_all 0.001038 0.000283 669.587493 (109.387691)
test_rubyspec 0.042804 0.023359 53.495940 ( 61.648930)
total: 192.16 sec