Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-081342
#<BuildRuby:0x0000557e21d13040
@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.20240109-081342",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000013 0.000000 0.000013 ( 0.000012)
build_up 0.000255 0.004172 0.869373 ( 1.449926)
build_miniruby 0.000996 0.000000 0.927718 ( 0.928270)
build_ruby 0.001340 0.000000 2.817574 ( 2.818003)
build_all 0.005296 0.004596 14.863273 ( 1.384508)
build_install 0.008934 0.000000 4.297678 ( 1.141829)
test_btest 0.000701 0.000000 79.529184 ( 7.110491)
test_basic 0.004390 0.000000 0.445850 ( 0.528263)
test_all 0.110611 0.025906 494.685894 ( 52.350850)
test_rubyspec 0.017049 0.019447 48.971558 ( 61.487798)
total: 129.20 sec