Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-043540
#<BuildRuby:0x000055d1e7b9c0d0
@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.20221126-043540",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000881 0.004078 1.045431 ( 1.078507)
build_miniruby 0.000823 0.000075 1.015529 ( 1.014380)
build_ruby 0.001119 0.000102 2.718127 ( 2.632343)
build_all 0.008152 0.000349 15.780062 ( 3.398447)
build_install 0.008274 0.000330 2.060480 ( 1.216544)
test_btest 0.000473 0.000039 65.387729 ( 10.800352)
test_basic 0.004324 0.000360 0.302052 ( 0.393195)
test_all 0.001265 0.000105 644.136287 (111.067875)
test_rubyspec 0.054489 0.010706 53.430080 ( 61.587047)
total: 193.19 sec