Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-225518
#<BuildRuby:0x0000559ac1b700a0
@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.20240108-225518",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000109 0.004050 0.936655 ( 1.318559)
build_miniruby 0.000907 0.000283 0.964551 ( 0.964326)
build_ruby 0.000980 0.000306 2.733128 ( 2.733233)
build_all 0.002110 0.007459 14.643150 ( 1.437092)
build_install 0.004777 0.004363 4.245661 ( 1.137232)
test_btest 0.000464 0.000206 77.915572 ( 7.208625)
test_basic 0.003538 0.000000 0.540691 ( 0.618089)
test_all 0.097509 0.038035 545.774202 ( 52.146983)
test_rubyspec 0.023108 0.010211 48.694745 ( 61.256958)
total: 128.82 sec