Logfile: /home/ko1/ruby/logs/brlog.trunk.20230214-185249
#<BuildRuby:0x000055d59ffabac0
@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.20230214-185249",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003516 0.000271 0.799529 ( 1.218491)
build_miniruby 0.000923 0.000071 0.669586 ( 0.668399)
build_ruby 0.001155 0.000089 2.097569 ( 2.097349)
build_all 0.002614 0.006811 12.587962 ( 1.550012)
build_install 0.006272 0.000446 1.580381 ( 0.791174)
test_btest 0.000531 0.000093 64.918146 ( 6.596207)
test_basic 0.003196 0.000564 0.308899 ( 0.404016)
test_all 0.001079 0.000190 480.256148 ( 47.439108)
test_rubyspec 0.023840 0.003276 35.073405 ( 45.606640)
total: 106.37 sec