Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-165810
#<BuildRuby:0x000055c049d30090
@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.20240616-165810",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004924 0.000197 1.044366 ( 1.345574)
build_miniruby 0.000977 0.000151 0.715318 ( 0.715207)
build_ruby 0.001273 0.000196 2.268643 ( 2.268945)
build_all 0.005290 0.003412 12.492882 ( 1.047791)
build_install 0.001602 0.010460 4.260322 ( 1.078508)
test_btest 0.000000 0.000697 69.311797 ( 4.967833)
test_basic 0.002561 0.002446 0.417831 ( 0.498379)
test_all 0.077037 0.026662 362.608867 ( 42.490324)
test_rubyspec 0.024764 0.016054 86.594174 ( 11.037083)
total: 65.45 sec