Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-142213
#<BuildRuby:0x0000565032326878
@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.20221116-142213",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.000454 0.003998 1.088948 ( 2.953198)
build_miniruby 0.000864 0.000102 0.968128 ( 0.966631)
build_ruby 0.000979 0.000115 2.824748 ( 2.731481)
build_all 0.008603 0.000045 16.024830 ( 3.408878)
build_install 0.002772 0.006488 1.905041 ( 1.080336)
test_btest 0.000562 0.000102 64.006552 ( 10.428610)
test_basic 0.004045 0.000735 0.290080 ( 0.380612)
test_all 0.000837 0.000153 648.974592 (101.286287)
test_rubyspec 0.037900 0.030934 51.486437 ( 59.781070)
total: 183.02 sec