Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-202527
#<BuildRuby:0x000055595a953ce8
@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.20240115-202527",
@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.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000261 0.004195 0.871656 ( 1.237586)
build_miniruby 0.001434 0.000000 0.899006 ( 0.897645)
build_ruby 0.001284 0.000000 2.748017 ( 2.748465)
build_all 0.009010 0.000000 14.319504 ( 1.266892)
build_install 0.003498 0.004024 4.135404 ( 1.062884)
test_btest 0.000768 0.000185 74.983701 ( 7.092409)
test_basic 0.000000 0.005489 0.709116 ( 0.783982)
test_all 0.093056 0.037774 510.276172 ( 48.037297)
test_rubyspec 0.035645 0.010721 48.910380 ( 61.260137)
total: 124.39 sec