Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-162019
#<BuildRuby:0x0000562a86ee0190
@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.20240618-162019",
@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.000009 0.000004 0.000013 ( 0.000014)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.003428 0.001499 1.634690 ( 1.816842)
build_miniruby 0.000759 0.000332 1.066437 ( 1.065562)
build_ruby 0.000000 0.001781 3.326141 ( 3.326119)
build_all 0.005228 0.004945 17.867880 ( 1.705622)
build_install 0.006865 0.003432 6.220718 ( 1.493626)
test_btest 0.000728 0.000364 106.399136 ( 8.817424)
test_basic 0.000000 0.004595 0.793739 ( 0.873829)
test_all 0.104605 0.034488 524.446913 ( 58.692204)
test_rubyspec 0.033922 0.034169 134.052587 ( 16.415589)
total: 94.21 sec