Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-155432
#<BuildRuby:0x0000563fa713b568
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230724-155432",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.005013 0.000289 1.447763 ( 2.702666)
build_miniruby 0.000859 0.000253 0.942473 ( 0.941165)
build_ruby 0.001505 0.000000 2.509327 ( 2.514642)
build_all 0.000000 0.009100 13.383069 ( 1.184206)
build_install 0.006698 0.001002 1.949750 ( 0.907053)
test_btest 0.000714 0.000279 81.030370 ( 7.179378)
test_basic 0.003360 0.001315 0.551218 ( 0.628672)
test_all 0.000749 0.000293 485.146679 ( 51.711766)
test_rubyspec 0.020797 0.019504 42.696642 ( 55.091136)
total: 122.86 sec