Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-191920
#<BuildRuby:0x0000564bea567520
@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.20230727-191920",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.005044 1.588527 ( 2.789947)
build_miniruby 0.000000 0.001246 0.908221 ( 0.907156)
build_ruby 0.000217 0.000900 2.618594 ( 2.618914)
build_all 0.008099 0.000811 13.511495 ( 1.195007)
build_install 0.001315 0.007349 2.084579 ( 0.981118)
test_btest 0.000875 0.000238 79.154725 ( 7.454318)
test_basic 0.001002 0.003066 0.607689 ( 0.689913)
test_all 0.000000 0.001343 500.759456 ( 49.482209)
test_rubyspec 0.023389 0.020837 43.096886 ( 55.502572)
total: 121.62 sec