Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-073503
#<BuildRuby:0x000055bd9959b5f8
@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.20240116-073503",
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000021 0.000009 0.000030 ( 0.000029)
configure 0.000016 0.000006 0.000022 ( 0.000023)
build_up 0.000620 0.004239 1.035023 ( 1.451319)
build_miniruby 0.000764 0.000356 0.903743 ( 0.903094)
build_ruby 0.000816 0.000381 2.715199 ( 2.714922)
build_all 0.005887 0.003011 14.155186 ( 1.281425)
build_install 0.008357 0.000177 4.055530 ( 1.045765)
test_btest 0.000588 0.000247 77.069988 ( 6.710336)
test_basic 0.003236 0.001363 0.723669 ( 0.800092)
test_all 0.107866 0.022681 485.546069 ( 46.929153)
test_rubyspec 0.013268 0.033038 48.305607 ( 60.732288)
total: 122.57 sec