Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-041527
#<BuildRuby:0x00005626b90e4a58
@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.20220404-041527",
@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.000006)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006585 0.004627 1.007315 ( 1.716988)
build_miniruby 0.002105 0.000000 0.078939 ( 0.077747)
build_ruby 0.001903 0.000011 0.080599 ( 0.079593)
build_all 0.009851 0.001450 4.262120 ( 0.854669)
build_install 0.021462 0.002806 8.578226 ( 2.983042)
test_btest 0.001945 0.000432 77.703562 ( 8.118057)
test_basic 0.003985 0.004908 0.337614 ( 0.425767)
test_all 0.001233 0.000324 700.550724 ( 67.876283)
test_rubyspec 0.082212 0.082892 46.561018 ( 51.659188)
total: 133.79 sec