Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-161120
#<BuildRuby:0x0000556e2c96b280
@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.20240113-161120",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003006 0.000925 0.803844 ( 1.218125)
build_miniruby 0.000675 0.000207 0.888331 ( 0.888279)
build_ruby 0.001265 0.000000 2.717832 ( 2.719511)
build_all 0.010558 0.000000 14.596616 ( 1.406563)
build_install 0.008292 0.000732 4.196902 ( 1.138273)
test_btest 0.001121 0.000000 75.882632 ( 7.771719)
test_basic 0.000000 0.003831 0.572412 ( 0.649339)
test_all 0.091366 0.043277 498.429848 ( 56.968422)
test_rubyspec 0.019869 0.013942 50.354995 ( 62.904072)
total: 135.67 sec