Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-120742
#<BuildRuby:0x0000556473deae68
@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.20230727-120742",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.005767 1.398380 ( 2.736096)
build_miniruby 0.000000 0.001249 0.931323 ( 0.930275)
build_ruby 0.000335 0.000879 2.768810 ( 2.768208)
build_all 0.006530 0.002440 13.670962 ( 1.272902)
build_install 0.008450 0.000243 2.035602 ( 0.967218)
test_btest 0.000800 0.000209 79.701036 ( 6.945251)
test_basic 0.000000 0.004784 0.721152 ( 0.798347)
test_all 0.000000 0.001444 493.092520 ( 42.936721)
test_rubyspec 0.026119 0.017861 42.662115 ( 55.023423)
total: 114.38 sec