Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-002828
#<BuildRuby:0x000055c8f4802c40
@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.20221122-002828",
@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.000009)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004349 0.000725 1.071095 ( 1.231600)
build_miniruby 0.000823 0.000137 0.944881 ( 0.943601)
build_ruby 0.001098 0.000183 2.782828 ( 2.681636)
build_all 0.007808 0.001302 15.870154 ( 3.235256)
build_install 0.006873 0.001146 2.083109 ( 1.214749)
test_btest 0.000492 0.000082 57.443440 ( 12.145069)
test_basic 0.005141 0.000000 0.312505 ( 0.403484)
test_all 0.001235 0.000182 680.737985 (124.045103)
test_rubyspec 0.057533 0.011631 53.197531 ( 61.392676)
total: 207.29 sec