Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-182122
#<BuildRuby:0x00005604925bf6e8
@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.20240112-182122",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000258 0.003931 0.917937 ( 1.341027)
build_miniruby 0.000938 0.000335 0.931068 ( 0.930354)
build_ruby 0.001025 0.000366 2.831951 ( 2.834608)
build_all 0.010134 0.000662 14.769672 ( 1.429919)
build_install 0.005237 0.004529 4.226765 ( 1.141833)
test_btest 0.000446 0.000157 76.552804 ( 7.893430)
test_basic 0.000618 0.002830 0.484414 ( 0.564667)
test_all 0.110152 0.021921 515.228053 ( 49.454592)
test_rubyspec 0.023555 0.010965 49.080466 ( 61.664551)
total: 127.26 sec