Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-212132
#<BuildRuby:0x000055aa682cee68
@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.20231228-212132",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.005034 0.000530 0.969134 ( 1.332831)
build_miniruby 0.000935 0.000098 0.845694 ( 0.845112)
build_ruby 0.001635 0.000172 2.812413 ( 2.812473)
build_all 0.009436 0.000505 16.479224 ( 1.467584)
build_install 0.000572 0.007699 4.645889 ( 1.133656)
test_btest 0.000969 0.000176 81.784100 ( 7.643038)
test_basic 0.003754 0.000682 0.605343 ( 0.681096)
test_all 0.100907 0.033211 568.509148 ( 54.917221)
test_rubyspec 0.026459 0.019183 50.241186 ( 62.574840)
total: 133.41 sec