Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-024953
#<BuildRuby:0x0000557984c044e8
@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.20220329-024953",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000031 0.000005 0.000036 ( 0.000032)
build_up 0.007854 0.003943 1.023469 ( 3.211629)
build_miniruby 0.000000 0.001838 0.076856 ( 0.075359)
build_ruby 0.000000 0.001627 0.075522 ( 0.073688)
build_all 0.004013 0.005619 4.179784 ( 0.822167)
build_install 0.021895 0.002558 7.899301 ( 2.424600)
test_btest 0.001116 0.000310 75.223070 ( 8.057227)
test_basic 0.004419 0.003250 0.334884 ( 0.431627)
test_all 0.001393 0.000418 696.932164 ( 67.800094)
test_rubyspec 0.098528 0.059820 46.093466 ( 51.456257)
total: 134.35 sec