Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-064432
#<BuildRuby:0x0000557cd21d3568
@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.20231127-064432",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004834 0.001138 1.390369 ( 1.778118)
build_miniruby 0.001443 0.000000 0.956957 ( 0.955441)
build_ruby 0.001343 0.000000 2.698857 ( 2.699334)
build_all 0.002892 0.007781 17.267226 ( 1.532525)
build_install 0.005104 0.004516 5.257641 ( 1.217159)
test_btest 0.000830 0.000291 84.206080 ( 8.080468)
test_basic 0.003069 0.001074 0.641523 ( 0.717817)
test_all 0.106363 0.030884 524.435085 ( 60.546449)
test_rubyspec 0.025174 0.020048 51.323761 ( 63.715797)
total: 141.24 sec