Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-232918
#<BuildRuby:0x000055f0a5ec0018
@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.20221120-232918",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004820 0.000054 1.097111 ( 1.113246)
build_miniruby 0.000841 0.000056 0.992345 ( 0.991031)
build_ruby 0.001078 0.000072 2.784832 ( 2.697960)
build_all 0.008772 0.000000 15.829574 ( 3.351544)
build_install 0.008792 0.000043 2.006726 ( 1.168724)
test_btest 0.000589 0.000031 58.441693 ( 11.162660)
test_basic 0.004439 0.000233 0.269474 ( 0.360454)
test_all 0.002023 0.000037 642.924757 (101.157706)
test_rubyspec 0.042192 0.029385 51.401148 ( 59.627066)
total: 181.63 sec