Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-165254
#<BuildRuby:0x0000557e75043bb8
@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-165254",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002586 0.003226 0.978170 ( 1.350586)
build_miniruby 0.000900 0.000128 0.944621 ( 0.943526)
build_ruby 0.001046 0.000149 2.804728 ( 2.805651)
build_all 0.009791 0.000275 16.507968 ( 1.449503)
build_install 0.005381 0.003537 4.712144 ( 1.143552)
test_btest 0.000903 0.000145 84.099889 ( 7.933522)
test_basic 0.003804 0.000608 0.693719 ( 0.768507)
test_all 0.095352 0.040540 524.406909 ( 53.340365)
test_rubyspec 0.038825 0.010470 50.179112 ( 62.406253)
total: 132.14 sec