Logfile: /home/ko1/ruby/logs/brlog.trunk.20220330-032024
#<BuildRuby:0x0000563fca1404f0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220330-032024",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000050 0.000012 0.000062 ( 0.000062)
build_up 0.000037 0.012264 1.085561 ( 3.799672)
build_miniruby 0.002421 0.000000 0.074163 ( 0.071576)
build_ruby 0.002599 0.000000 0.075371 ( 0.072459)
build_all 0.007212 0.002362 4.172300 ( 0.844520)
build_install 0.017668 0.006427 7.960572 ( 2.429962)
test_btest 0.000947 0.000399 74.780958 ( 8.396004)
test_basic 0.005025 0.002116 0.348010 ( 0.436844)
test_all 0.001310 0.000552 692.438819 ( 67.226688)
test_rubyspec 0.097096 0.078387 46.432082 ( 51.535860)
total: 134.81 sec