Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-001001
#<BuildRuby:0x00005617abe1ff00
@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-001001",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.003917 0.001469 1.603329 ( 1.807965)
build_miniruby 0.000826 0.000310 1.030449 ( 1.030026)
build_ruby 0.001547 0.000000 3.462297 ( 3.462035)
build_all 0.006604 0.004144 18.187136 ( 1.704137)
build_install 0.011093 0.000000 6.348406 ( 1.505666)
test_btest 0.000992 0.000000 107.656935 ( 9.550149)
test_basic 0.001668 0.003102 0.958468 ( 1.032018)
test_all 0.082562 0.055782 570.849520 ( 55.525066)
test_rubyspec 0.026180 0.041357 134.062870 ( 16.349019)
total: 91.97 sec