Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-135809
#<BuildRuby:0x000055d247d70090
@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.20240615-135809",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003741 0.001247 1.059643 ( 1.489458)
build_miniruby 0.000784 0.000261 0.702499 ( 0.702362)
build_ruby 0.001181 0.000394 2.245633 ( 2.245844)
build_all 0.005932 0.001978 12.519854 ( 1.017135)
build_install 0.015034 0.000000 4.166378 ( 1.060219)
test_btest 0.000745 0.000000 67.089021 ( 6.227455)
test_basic 0.003426 0.001832 0.395668 ( 0.476018)
test_all 0.076164 0.023748 366.337467 ( 39.250168)
test_rubyspec 0.022745 0.018502 86.957736 ( 11.023244)
total: 63.49 sec