Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-130018
#<BuildRuby:0x000055861194c090
@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.20240106-130018",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001012 0.002755 0.903707 ( 1.297683)
build_miniruby 0.000732 0.000267 0.893940 ( 0.894616)
build_ruby 0.001013 0.000368 2.756619 ( 2.758516)
build_all 0.007414 0.002416 14.751749 ( 1.439954)
build_install 0.008326 0.000462 4.216341 ( 1.133115)
test_btest 0.000536 0.000167 75.353814 ( 7.233586)
test_basic 0.004441 0.000261 0.544398 ( 0.619299)
test_all 0.100331 0.034503 505.251688 ( 56.366603)
test_rubyspec 0.019647 0.018418 49.100080 ( 61.773646)
total: 133.52 sec