Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-224017
#<BuildRuby:0x0000557e64548188
@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.20240615-224017",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003539 0.001062 1.040105 ( 1.452610)
build_miniruby 0.000742 0.000223 0.736353 ( 0.736242)
build_ruby 0.000991 0.000297 2.270841 ( 2.271437)
build_all 0.008285 0.000000 12.428767 ( 1.025839)
build_install 0.007424 0.003857 4.438196 ( 1.079161)
test_btest 0.000586 0.000167 71.899685 ( 4.940894)
test_basic 0.003417 0.000977 0.395559 ( 0.476772)
test_all 0.081506 0.018046 381.034642 ( 36.813929)
test_rubyspec 0.031154 0.009059 86.910722 ( 11.031137)
total: 59.83 sec