Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-131035
#<BuildRuby:0x000055c66f8a4090
@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="-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.20240112-131035",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.000169 0.003826 0.879496 ( 1.282309)
build_miniruby 0.000973 0.000041 0.925837 ( 0.925709)
build_ruby 0.001461 0.000061 2.677585 ( 2.682140)
build_all 0.006228 0.003522 14.523812 ( 1.387129)
build_install 0.009120 0.000385 4.203181 ( 1.141834)
test_btest 0.000708 0.000000 76.446734 ( 7.206345)
test_basic 0.003251 0.000000 0.438944 ( 0.520641)
test_all 0.090204 0.045235 557.424420 ( 56.044856)
test_rubyspec 0.024756 0.010507 50.011506 ( 62.599780)
total: 133.79 sec