Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-232748
#<BuildRuby:0x00005612965c9438
@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.20221008-232748",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.000511 0.008163 1.079211 ( 1.142227)
build_miniruby 0.001342 0.000192 0.097863 ( 0.094958)
build_ruby 0.001401 0.000200 0.099823 ( 0.096331)
build_all 0.006832 0.000976 1.267139 ( 0.553208)
build_install 0.008565 0.005538 1.604996 ( 0.880030)
test_btest 0.002638 0.000000 61.202267 ( 6.656819)
test_basic 0.002017 0.004981 0.346459 ( 0.435319)
test_all 0.006291 0.000297 504.427059 ( 53.489913)
test_rubyspec 0.084010 0.044656 42.630651 ( 50.814446)
total: 114.16 sec