Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-191302
#<BuildRuby:0x000055e703d52c40
@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-191302",
@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.000009)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003660 0.000915 1.178210 ( 1.193789)
build_miniruby 0.000769 0.000192 1.004576 ( 1.003027)
build_ruby 0.000967 0.000241 2.825608 ( 2.730533)
build_all 0.004470 0.004418 15.840921 ( 3.281085)
build_install 0.003319 0.005682 2.001130 ( 1.149901)
test_btest 0.000588 0.000000 65.006048 ( 10.534407)
test_basic 0.001521 0.003603 0.302941 ( 0.392998)
test_all 0.001271 0.000250 671.003268 (124.903700)
test_rubyspec 0.050434 0.017390 52.983846 ( 61.256135)
total: 206.45 sec