Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-165005
#<BuildRuby:0x000055a873e6e878
@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.20221117-165005",
@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.000005 0.000023 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003843 0.000961 1.085897 ( 1.765823)
build_miniruby 0.000702 0.000175 0.925620 ( 0.924181)
build_ruby 0.001309 0.000000 2.829438 ( 2.734261)
build_all 0.008711 0.000313 15.926805 ( 3.371504)
build_install 0.007142 0.001531 2.015200 ( 1.115556)
test_btest 0.000474 0.000102 63.949592 ( 10.625682)
test_basic 0.003946 0.000845 0.281383 ( 0.373011)
test_all 0.001121 0.000000 633.778890 (108.186323)
test_rubyspec 0.047241 0.024926 51.162714 ( 59.582163)
total: 188.68 sec