Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-103804
#<BuildRuby:0x000055626ccbc040
@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.20240617-103804",
@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.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000014)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000794 0.004272 1.060923 ( 1.398339)
build_miniruby 0.000767 0.000307 0.718122 ( 0.718212)
build_ruby 0.001372 0.000000 2.236313 ( 2.236793)
build_all 0.008862 0.000685 12.530423 ( 1.057397)
build_install 0.005525 0.009447 4.171535 ( 1.062726)
test_btest 0.000508 0.000237 72.398717 ( 5.070931)
test_basic 0.001619 0.002729 0.399572 ( 0.481340)
test_all 0.073168 0.025168 382.721407 ( 36.990712)
test_rubyspec 0.037654 0.006619 87.231607 ( 11.070959)
total: 60.09 sec