Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-162817
#<BuildRuby:0x000055b9668bc098
@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.20231226-162817",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003498 0.000778 0.986855 ( 1.579534)
build_miniruby 0.001057 0.000235 2.267838 ( 2.149739)
build_ruby 0.001083 0.000241 2.749943 ( 2.749678)
build_all 0.008760 0.000959 16.139184 ( 1.525145)
build_install 0.004039 0.004348 4.527749 ( 1.124334)
test_btest 0.000867 0.000217 80.137505 ( 7.849910)
test_basic 0.001037 0.003497 0.670254 ( 0.745735)
test_all 0.084795 0.046852 542.089880 ( 53.329133)
test_rubyspec 0.014292 0.032683 49.902686 ( 62.285306)
total: 133.34 sec