Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-221658
#<BuildRuby:0x000055dc03c0a8c0
@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-221658",
@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.000001 0.000009 ( 0.000024)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000032 0.000004 0.000036 ( 0.000037)
build_up 0.004473 0.000688 1.069275 ( 1.147890)
build_miniruby 0.000856 0.000132 0.968626 ( 0.967547)
build_ruby 0.000000 0.001179 2.744843 ( 2.622506)
build_all 0.004591 0.004186 15.940514 ( 3.398193)
build_install 0.008999 0.000000 2.028893 ( 1.187288)
test_btest 0.000606 0.000000 63.849382 ( 11.143569)
test_basic 0.004664 0.000046 0.311362 ( 0.402146)
test_all 0.000852 0.000075 664.008849 (103.719251)
test_rubyspec 0.055165 0.010829 51.794837 ( 60.052249)
total: 184.64 sec