Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-164202
#<BuildRuby:0x0000555aa9bb6eb8
@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.20231104-164202",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.004398 0.001466 1.412812 ( 1.674264)
build_miniruby 0.000728 0.000242 0.973495 ( 0.973669)
build_ruby 0.000987 0.000329 3.024098 ( 3.023587)
build_all 0.001118 0.009931 17.130963 ( 1.649498)
build_install 0.003355 0.005614 5.294118 ( 1.216905)
test_btest 0.000000 0.001056 88.207438 ( 7.303913)
test_basic 0.000062 0.004154 0.628467 ( 0.706262)
test_all 0.097696 0.039402 538.671923 ( 51.019575)
test_rubyspec 0.025691 0.020540 50.294002 ( 62.682289)
total: 130.25 sec