Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-032632
#<BuildRuby:0x00005636e5433858
@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-032632",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004730 0.000164 1.103659 ( 1.506751)
build_miniruby 0.001335 0.000000 0.942116 ( 0.941446)
build_ruby 0.001347 0.000000 2.873342 ( 2.872882)
build_all 0.008190 0.001448 16.564901 ( 1.516268)
build_install 0.008204 0.000746 4.654174 ( 1.120273)
test_btest 0.001078 0.000000 82.418653 ( 7.462653)
test_basic 0.005401 0.000000 0.769341 ( 0.842370)
test_all 0.093359 0.040523 582.360878 ( 55.855598)
test_rubyspec 0.028063 0.023299 51.170252 ( 63.407391)
total: 135.53 sec