Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-215503
#<BuildRuby:0x000055c71ae3bd68
@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.20231229-215503",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004788 0.000519 1.277902 ( 1.659048)
build_miniruby 0.001373 0.000000 0.849422 ( 0.848379)
build_ruby 0.001428 0.000000 2.885485 ( 2.884880)
build_all 0.005793 0.003775 15.892534 ( 1.439128)
build_install 0.005030 0.004278 4.557881 ( 1.168248)
test_btest 0.000862 0.000196 82.862682 ( 6.899971)
test_basic 0.005729 0.000000 0.758415 ( 0.831849)
test_all 0.092656 0.042487 556.513738 ( 52.605732)
test_rubyspec 0.026038 0.021373 50.194048 ( 62.555034)
total: 130.89 sec