Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-031727
#<BuildRuby:0x000055db43b62870
@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.20220813-031727",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000036 0.000012 0.000048 ( 0.000045)
build_up 0.003647 0.007598 0.991333 ( 1.132020)
build_miniruby 0.001479 0.000682 0.079553 ( 0.077642)
build_ruby 0.001626 0.000750 0.072064 ( 0.069624)
build_all 0.009711 0.000000 1.534230 ( 0.584601)
build_install 0.017816 0.005242 1.917157 ( 0.939345)
test_btest 0.000814 0.000300 76.165554 ( 8.624267)
test_basic 0.001998 0.005768 0.320382 ( 0.413079)
test_all 0.001492 0.002852 670.690097 ( 66.257297)
test_rubyspec 0.100305 0.068997 45.924593 ( 53.458505)
total: 131.56 sec