Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-161335
#<BuildRuby:0x000055a1d62d3d68
@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.20240114-161335",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004850 0.000083 1.082685 ( 1.449159)
build_miniruby 0.000834 0.000088 0.860835 ( 0.860602)
build_ruby 0.001148 0.000121 2.674321 ( 2.674204)
build_all 0.008537 0.000432 14.178916 ( 1.312801)
build_install 0.003707 0.004334 4.041830 ( 1.049634)
test_btest 0.000961 0.000137 75.949759 ( 6.745455)
test_basic 0.004770 0.000043 0.749910 ( 0.828637)
test_all 0.093884 0.033586 488.897439 ( 58.450167)
test_rubyspec 0.012294 0.035744 48.456328 ( 60.868442)
total: 134.24 sec