Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-212336
#<BuildRuby:0x000056303a4bb0e8
@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.20240620-212336",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001010 0.004328 1.058022 ( 1.415722)
build_miniruby 0.000977 0.000391 0.749156 ( 0.749077)
build_ruby 0.001514 0.000000 2.264692 ( 2.265172)
build_all 0.006344 0.002414 12.539622 ( 1.035135)
build_install 0.008954 0.004340 4.161652 ( 1.064599)
test_btest 0.000573 0.000229 72.900764 ( 4.982340)
test_basic 0.001354 0.002800 0.395622 ( 0.476325)
test_all 0.078878 0.025813 376.823882 ( 41.097222)
test_rubyspec 0.017854 0.026323 87.309023 ( 11.004279)
total: 64.09 sec