Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-174321
#<BuildRuby:0x000055d30791bfd8
@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.20240114-174321",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.005877 0.000536 0.800736 ( 1.177451)
build_miniruby 0.000905 0.000246 0.811913 ( 0.811794)
build_ruby 0.001575 0.000430 2.691903 ( 2.691757)
build_all 0.006381 0.002442 11.908684 ( 1.006868)
build_install 0.006851 0.003588 3.361839 ( 0.956862)
test_btest 0.000636 0.000199 62.234739 ( 5.780825)
test_basic 0.003072 0.000960 0.400795 ( 0.481248)
test_all 0.068726 0.029628 379.980769 ( 36.396062)
test_rubyspec 0.025320 0.039251 40.536942 ( 53.073092)
total: 102.38 sec