Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-210038
#<BuildRuby:0x00005582ef43fce8
@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.20231119-210038",
@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.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004606 0.000768 1.157902 ( 1.528761)
build_miniruby 0.000847 0.000141 0.869010 ( 0.869272)
build_ruby 0.001209 0.000202 3.091456 ( 3.091348)
build_all 0.009456 0.000821 16.830325 ( 1.518446)
build_install 0.009401 0.000049 5.044331 ( 1.236550)
test_btest 0.001076 0.000000 84.967108 ( 7.663458)
test_basic 0.004808 0.000198 0.711461 ( 0.786439)
test_all 0.097199 0.041121 505.690115 ( 60.204021)
test_rubyspec 0.005828 0.041309 51.848210 ( 64.133239)
total: 141.03 sec