Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-160857
#<BuildRuby:0x0000557fc64dbd68
@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.20230729-160857",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000037 0.000004 0.000041 ( 0.000040)
build_up 0.001497 0.003621 1.284801 ( 2.489562)
build_miniruby 0.000783 0.000118 0.886079 ( 0.885331)
build_ruby 0.001474 0.000222 2.619052 ( 2.618292)
build_all 0.008783 0.000110 13.140044 ( 1.181511)
build_install 0.007740 0.000000 1.863960 ( 0.852785)
test_btest 0.000931 0.000000 75.158957 ( 7.515733)
test_basic 0.000461 0.003583 0.688194 ( 0.767990)
test_all 0.001068 0.000171 470.302752 ( 48.249632)
test_rubyspec 0.018026 0.020506 43.143093 ( 55.618789)
total: 120.18 sec