Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-095206
#<BuildRuby:0x000055da8b3080c0
@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.20231231-095206",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003394 0.001061 1.203399 ( 1.555884)
build_miniruby 0.001217 0.000000 0.860884 ( 0.860291)
build_ruby 0.001217 0.000000 2.709894 ( 2.710680)
build_all 0.005685 0.004184 16.700532 ( 1.471033)
build_install 0.006701 0.002234 4.815986 ( 1.195260)
test_btest 0.000722 0.000000 89.202066 ( 6.914288)
test_basic 0.004019 0.000037 0.668232 ( 0.745008)
test_all 0.085484 0.050423 553.992664 ( 49.722186)
test_rubyspec 0.027958 0.022716 50.256651 ( 62.485531)
total: 127.66 sec