Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-162511
#<BuildRuby:0x00005646d337c178
@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.20231219-162511",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001784 0.003375 1.028980 ( 1.342395)
build_miniruby 0.000000 0.001276 0.877547 ( 0.876618)
build_ruby 0.000199 0.001268 2.708273 ( 2.709213)
build_all 0.007841 0.000000 12.184860 ( 0.977726)
build_install 0.013600 0.000000 3.595740 ( 0.967157)
test_btest 0.000611 0.000000 62.932430 ( 5.053790)
test_basic 0.001035 0.002322 0.377879 ( 0.459720)
test_all 0.072895 0.026183 370.984508 ( 36.279447)
test_rubyspec 0.029226 0.039208 39.666251 ( 52.299531)
total: 100.97 sec