Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-113558
#<BuildRuby:0x0000562d74c7fce8
@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.20240111-113558",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005435 0.000275 0.963840 ( 1.396327)
build_miniruby 0.000822 0.000164 0.959017 ( 0.959079)
build_ruby 0.001247 0.000000 2.734931 ( 2.736807)
build_all 0.004871 0.004657 14.530214 ( 1.392342)
build_install 0.001897 0.007794 4.189761 ( 1.131136)
test_btest 0.000560 0.000178 80.058085 ( 7.398796)
test_basic 0.004013 0.000000 0.438871 ( 0.517978)
test_all 0.127352 0.007152 500.612492 ( 58.777845)
test_rubyspec 0.021311 0.015313 49.900759 ( 62.472349)
total: 136.78 sec