Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-002829
#<BuildRuby:0x00005573155627e0
@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.20221119-002829",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001578 0.003377 1.100687 ( 1.071136)
build_miniruby 0.000796 0.000080 0.958428 ( 0.957251)
build_ruby 0.001100 0.000110 2.796746 ( 2.687466)
build_all 0.008073 0.000808 15.950111 ( 3.323668)
build_install 0.009357 0.000490 1.994027 ( 1.095044)
test_btest 0.000513 0.000049 62.893906 ( 10.222388)
test_basic 0.001043 0.004014 0.321366 ( 0.411745)
test_all 0.001661 0.000072 642.121589 (101.849355)
test_rubyspec 0.042234 0.013712 52.380232 ( 60.562332)
total: 182.18 sec