Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-133348
#<BuildRuby:0x0000558804b68438
@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.20220209-133348",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.012013 0.000000 0.999774 ( 1.246752)
build_miniruby 0.001940 0.000000 0.071899 ( 0.070510)
build_ruby 0.002477 0.000000 0.079936 ( 0.078264)
build_all 0.007798 0.003164 4.151046 ( 0.787297)
build_install 0.020751 0.003550 7.749617 ( 2.338091)
test_btest 0.001157 0.000244 71.034938 ( 7.827987)
test_basic 0.007434 0.000518 0.346265 ( 0.435407)
test_all 0.001230 0.000246 715.026680 ( 68.211910)
test_rubyspec 0.110019 0.064171 46.262513 ( 51.567965)
total: 132.57 sec