Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-025454
#<BuildRuby:0x000055b06c90c0a0
@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-025454",
@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.000002 0.000024 ( 0.000025)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004483 0.000498 1.080917 ( 1.456135)
build_miniruby 0.000822 0.000091 0.863138 ( 0.862620)
build_ruby 0.001280 0.000000 2.765333 ( 2.765833)
build_all 0.009097 0.000628 15.999965 ( 1.446593)
build_install 0.007487 0.000788 4.560859 ( 1.136927)
test_btest 0.000651 0.000068 81.419507 ( 7.083739)
test_basic 0.004470 0.000470 0.694245 ( 0.768726)
test_all 0.124308 0.010278 525.728615 ( 60.479930)
test_rubyspec 0.017168 0.031127 49.450524 ( 61.751982)
total: 137.75 sec