Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-224239
#<BuildRuby:0x000055cb042737b8
@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.20240102-224239",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000047 0.000010 0.000057 ( 0.000056)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.005397 0.000261 1.482839 ( 1.702594)
build_miniruby 0.000705 0.000128 0.897866 ( 0.897096)
build_ruby 0.001198 0.000217 2.767379 ( 2.766806)
build_all 0.003437 0.005227 14.190549 ( 1.326710)
build_install 0.006176 0.001684 4.184358 ( 1.053050)
test_btest 0.000571 0.000155 73.421159 ( 6.963827)
test_basic 0.002904 0.000792 0.622258 ( 0.704292)
test_all 0.074105 0.055595 515.018301 ( 47.634970)
test_rubyspec 0.026453 0.022631 47.436594 ( 59.950789)
total: 123.00 sec