Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-043754
#<BuildRuby:0x00005587ff30be20
@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.20231130-043754",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.001469 0.004552 1.595298 ( 2.137420)
build_miniruby 0.000748 0.000220 0.906861 ( 0.906565)
build_ruby 0.000000 0.001401 2.724358 ( 2.724557)
build_all 0.008985 0.001665 17.449096 ( 1.880915)
build_install 0.001766 0.007265 4.954730 ( 1.185740)
test_btest 0.000878 0.000334 84.756904 ( 8.086430)
test_basic 0.002794 0.001064 0.664128 ( 0.741887)
test_all 0.106955 0.032882 566.819655 ( 53.020848)
test_rubyspec 0.021808 0.027037 50.982313 ( 63.412046)
total: 134.10 sec