Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-115122
#<BuildRuby:0x000056047fafb610
@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.20221224-115122",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.003348 0.584125 ( 0.967788)
build_miniruby 0.000186 0.000650 0.735389 ( 0.735115)
build_ruby 0.000000 0.001257 2.558289 ( 2.558299)
build_all 0.008092 0.001294 12.484223 ( 1.482312)
build_install 0.003204 0.003516 1.614067 ( 0.767501)
test_btest 0.000421 0.000168 66.044112 ( 6.007616)
test_basic 0.002492 0.000997 0.249806 ( 0.345310)
test_all 0.001422 0.000000 485.407574 ( 48.874089)
test_rubyspec 0.011942 0.014418 34.893153 ( 45.477246)
total: 107.22 sec