Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-133738
#<BuildRuby:0x00005558cc4c8068
@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.20240616-133738",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.004772 0.001061 1.767982 ( 1.984361)
build_miniruby 0.000887 0.000197 0.999751 ( 0.999916)
build_ruby 0.001261 0.000281 3.142297 ( 3.143333)
build_all 0.009259 0.001043 17.065427 ( 1.695667)
build_install 0.005237 0.004736 5.995019 ( 1.425511)
test_btest 0.000848 0.000212 107.107141 ( 8.144310)
test_basic 0.005176 0.000125 1.021571 ( 1.094182)
test_all 0.101096 0.036524 531.483584 ( 61.942654)
test_rubyspec 0.025250 0.039483 133.489909 ( 16.703012)
total: 97.13 sec