Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-082620
#<BuildRuby:0x000055cc71096eb8
@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.20240110-082620",
@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.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004526 0.000118 0.960869 ( 1.373306)
build_miniruby 0.000858 0.000190 0.921399 ( 0.920919)
build_ruby 0.001593 0.000000 2.754684 ( 2.757151)
build_all 0.003410 0.006109 14.711998 ( 1.352582)
build_install 0.002877 0.007167 4.295641 ( 1.160265)
test_btest 0.000513 0.000186 78.474919 ( 7.318578)
test_basic 0.004138 0.000143 0.493887 ( 0.571367)
test_all 0.088807 0.046583 530.421813 ( 49.668317)
test_rubyspec 0.009098 0.028127 50.257402 ( 62.815898)
total: 127.94 sec