Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-065731
#<BuildRuby:0x000055df1d8d3ae0
@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.20230728-065731",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.001717 0.003395 1.447080 ( 2.739060)
build_miniruby 0.001548 0.000000 0.928040 ( 0.926279)
build_ruby 0.001485 0.000000 2.654237 ( 2.658746)
build_all 0.009749 0.000274 14.955936 ( 1.319111)
build_install 0.008475 0.000000 2.145686 ( 1.033691)
test_btest 0.000000 0.001009 85.946668 ( 7.863580)
test_basic 0.000000 0.004708 0.637235 ( 0.714100)
test_all 0.001259 0.001318 549.041574 ( 51.598108)
test_rubyspec 0.027389 0.014402 45.371903 ( 57.627186)
total: 126.48 sec