Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-061811
#<BuildRuby:0x000055e7ad7c8180
@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.20240614-061811",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004328 0.000721 1.045752 ( 1.518416)
build_miniruby 0.001190 0.000198 0.721601 ( 0.720777)
build_ruby 0.001175 0.000196 2.255220 ( 2.255670)
build_all 0.007245 0.000407 12.422049 ( 1.021612)
build_install 0.011449 0.000949 4.139375 ( 1.069417)
test_btest 0.000551 0.000079 69.668123 ( 5.831692)
test_basic 0.003131 0.000447 0.411870 ( 0.492749)
test_all 0.087841 0.011735 372.913298 ( 41.565487)
test_rubyspec 0.035569 0.006743 86.625291 ( 11.012946)
total: 65.49 sec