Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-080642
#<BuildRuby:0x000055e3d99f01d8
@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.20240617-080642",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004862 0.000161 1.051700 ( 1.404531)
build_miniruby 0.000976 0.000162 0.711446 ( 0.711636)
build_ruby 0.001313 0.000218 2.256128 ( 2.256699)
build_all 0.006995 0.001166 12.456916 ( 1.042475)
build_install 0.010440 0.001740 4.147768 ( 1.067123)
test_btest 0.000678 0.000000 69.703928 ( 5.372444)
test_basic 0.003806 0.000000 0.400094 ( 0.482187)
test_all 0.066843 0.029939 366.802237 ( 35.053469)
test_rubyspec 0.024018 0.017692 86.518103 ( 10.983518)
total: 58.37 sec