Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-023807
#<BuildRuby:0x0000560c90cf3918
@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.20240114-023807",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003728 0.000000 0.953238 ( 1.328586)
build_miniruby 0.000965 0.000084 0.928083 ( 0.927668)
build_ruby 0.001155 0.000122 2.731123 ( 2.732609)
build_all 0.001180 0.008385 14.732375 ( 1.399624)
build_install 0.007415 0.001561 4.234643 ( 1.144551)
test_btest 0.000535 0.000113 79.163296 ( 6.889973)
test_basic 0.003293 0.000693 0.428554 ( 0.508032)
test_all 0.095543 0.037739 503.498558 ( 57.754471)
test_rubyspec 0.009418 0.022341 50.165037 ( 62.685852)
total: 135.37 sec