Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-022355
#<BuildRuby:0x0000556d7d477fa8
@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.20231022-022355",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004863 0.000243 2.215441 ( 2.402119)
build_miniruby 0.000871 0.000044 0.923604 ( 0.923586)
build_ruby 0.001592 0.000000 2.842038 ( 2.841275)
build_all 0.006363 0.003848 16.389615 ( 1.404275)
build_install 0.005563 0.003295 5.317747 ( 1.158994)
test_btest 0.000738 0.000085 82.177548 ( 7.833871)
test_basic 0.003274 0.000378 0.531914 ( 0.613678)
test_all 0.083264 0.050218 495.608753 ( 54.904875)
test_rubyspec 0.023068 0.030030 50.465523 ( 62.726582)
total: 134.81 sec