Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-202144
#<BuildRuby:0x000055f4df7340e0
@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.20240621-202144",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000004 0.000008 ( 0.000008)
autoconf 0.000006 0.000006 0.000012 ( 0.000014)
configure 0.000006 0.000006 0.000012 ( 0.000012)
build_up 0.005245 0.001141 1.827009 ( 1.947674)
build_miniruby 0.000603 0.000552 1.065985 ( 1.065242)
build_ruby 0.000974 0.000893 3.439413 ( 3.439020)
build_all 0.010722 0.000000 17.683452 ( 1.656113)
build_install 0.007588 0.003361 6.210266 ( 1.488645)
test_btest 0.000680 0.000491 108.760582 ( 9.445128)
test_basic 0.002353 0.002758 0.821295 ( 0.895498)
test_all 0.092576 0.045626 551.220323 ( 61.761637)
test_rubyspec 0.035624 0.030576 134.487862 ( 16.069863)
total: 97.77 sec