Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-133835
#<BuildRuby:0x000055de54acbf10
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221215-133835",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004308 0.000022 0.831375 ( 1.019935)
build_miniruby 0.000864 0.000091 0.960185 ( 0.958973)
build_ruby 0.001271 0.000000 2.722152 ( 2.619070)
build_all 0.004778 0.004457 15.799963 ( 3.370183)
build_install 0.008517 0.000000 2.237569 ( 1.260808)
test_btest 0.000564 0.000077 66.172502 ( 10.691112)
test_basic 0.004458 0.000608 0.297601 ( 0.388561)
test_all 0.001312 0.000179 676.566151 (152.070082)
test_rubyspec 0.044820 0.021153 52.789223 ( 60.936493)
total: 233.32 sec