Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-073421
#<BuildRuby:0x000055c64e067fd8
@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.20231212-073421",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003753 0.001251 1.000622 ( 1.279399)
build_miniruby 0.000652 0.000218 0.866448 ( 0.867363)
build_ruby 0.001390 0.000463 2.693323 ( 2.693423)
build_all 0.005708 0.001903 12.196551 ( 1.008905)
build_install 0.011402 0.001832 3.562899 ( 0.972368)
test_btest 0.000000 0.000913 62.581666 ( 4.900066)
test_basic 0.002336 0.001758 0.392917 ( 0.474410)
test_all 0.076339 0.023805 390.982553 ( 32.749156)
test_rubyspec 0.033497 0.038614 39.609907 ( 52.249978)
total: 97.20 sec