Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-113439
#<BuildRuby:0x000056172b86c188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240101-113439",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004390 0.000399 0.804411 ( 1.194961)
build_miniruby 0.000914 0.000083 0.801615 ( 0.801887)
build_ruby 0.001323 0.000121 2.674222 ( 2.674898)
build_all 0.007118 0.000647 12.143026 ( 0.959031)
build_install 0.002396 0.008012 3.373242 ( 0.960199)
test_btest 0.000549 0.000118 62.028825 ( 4.645366)
test_basic 0.004937 0.000076 0.400289 ( 0.480675)
test_all 0.069872 0.031102 373.116910 ( 35.297554)
test_rubyspec 0.046454 0.021254 40.463241 ( 53.023184)
total: 100.04 sec