Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-120014
#<BuildRuby:0x000055aa08e77680
@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.20220401-120014",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009206 0.001315 0.998899 ( 1.190754)
build_miniruby 0.002458 0.000000 0.069781 ( 0.068850)
build_ruby 0.001988 0.000000 0.079292 ( 0.078975)
build_all 0.011732 0.000000 4.275903 ( 0.877221)
build_install 0.019842 0.003970 8.555135 ( 3.036449)
test_btest 0.001107 0.000144 74.616051 ( 7.817981)
test_basic 0.003112 0.004856 0.335964 ( 0.425506)
test_all 0.001915 0.000333 653.197674 ( 66.142489)
test_rubyspec 0.099411 0.073279 46.443790 ( 51.866029)
total: 131.51 sec