Logfile: /home/ko1/ruby/logs/brlog.trunk.20240625-230107
#<BuildRuby:0x000055c6c96881a8
@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.20240625-230107",
@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.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004120 0.000824 1.053207 ( 1.895689)
build_miniruby 0.000840 0.000168 0.739387 ( 0.739458)
build_ruby 0.001764 0.000353 2.310186 ( 2.310254)
build_all 0.006474 0.001295 12.629497 ( 1.043490)
build_install 0.011267 0.001028 4.221840 ( 1.073719)
test_btest 0.000583 0.000106 74.546754 ( 4.997108)
test_basic 0.003874 0.000704 0.391112 ( 0.472856)
test_all 0.091963 0.005649 350.040976 ( 33.913194)
test_rubyspec 0.022694 0.018595 87.736940 ( 11.037465)
total: 57.48 sec