Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-062013
#<BuildRuby:0x00005635cde67ea0
@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.20240107-062013",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.001088 0.004086 1.291579 ( 1.654732)
build_miniruby 0.001068 0.000124 1.920425 ( 1.922038)
build_ruby 0.000000 0.001489 4.276719 ( 4.284876)
build_all 0.005545 0.004782 16.725572 ( 1.692038)
build_install 0.011536 0.006004 5.280680 ( 2.026758)
test_btest 0.000605 0.000121 84.674978 ( 11.450907)
test_basic 0.001525 0.003867 0.669113 ( 0.736698)
test_all 0.079311 0.041080 533.595734 ( 74.499819)
test_rubyspec 0.033308 0.031139 77.345414 ( 89.625451)
total: 187.89 sec