Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-115008
#<BuildRuby:0x0000560d5ff3f5f8
@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.20240113-115008",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003561 0.000356 0.828215 ( 1.221119)
build_miniruby 0.001084 0.000108 0.970066 ( 0.971108)
build_ruby 0.001257 0.000125 2.813968 ( 2.815690)
build_all 0.005101 0.005043 14.708704 ( 1.424108)
build_install 0.007103 0.003405 4.228214 ( 1.147039)
test_btest 0.000690 0.000120 75.575847 ( 7.655342)
test_basic 0.002757 0.000479 0.426961 ( 0.507829)
test_all 0.108369 0.030896 485.603222 ( 50.780798)
test_rubyspec 0.021179 0.013076 50.502394 ( 63.056155)
total: 129.58 sec