Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-080850
#<BuildRuby:0x000055eae36a3438
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231122-080850",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000022 0.000000 0.000022 ( 0.000023)
autoconf 0.000027 0.000000 0.000027 ( 0.000026)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.006360 0.000442 0.930459 ( 1.310894)
build_miniruby 0.000898 0.000149 0.789913 ( 0.790028)
build_ruby 0.001267 0.000211 2.664040 ( 2.664754)
build_all 0.003379 0.004165 12.214479 ( 0.952452)
build_install 0.007216 0.003943 3.724183 ( 0.995941)
test_btest 0.000599 0.000159 62.742042 ( 4.666263)
test_basic 0.003415 0.000911 0.414731 ( 0.494385)
test_all 0.077345 0.019006 347.204021 ( 40.147433)
test_rubyspec 0.027165 0.041215 39.647881 ( 52.239427)
total: 104.26 sec