Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-024811
#<BuildRuby:0x000055c7504e38c0
@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.20240118-024811",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004429 0.000089 1.338425 ( 1.714096)
build_miniruby 0.001047 0.000190 0.837771 ( 0.836750)
build_ruby 0.001017 0.000185 2.653003 ( 2.652697)
build_all 0.009592 0.000000 14.598851 ( 1.272975)
build_install 0.007635 0.000074 4.250429 ( 1.066277)
test_btest 0.000822 0.000109 78.334033 ( 6.727612)
test_basic 0.006686 0.000892 0.844935 ( 0.919102)
test_all 0.107552 0.022044 508.876152 ( 53.374369)
test_rubyspec 0.024348 0.037796 81.696656 ( 94.077899)
total: 162.64 sec