Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-015304
#<BuildRuby:0x000055bced9900e8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231119-015304",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000016 0.005527 0.917152 ( 1.591286)
build_miniruby 0.000694 0.000417 0.794759 ( 0.794392)
build_ruby 0.000819 0.000492 2.626936 ( 2.627621)
build_all 0.005098 0.003059 11.942885 ( 0.973932)
build_install 0.004684 0.007141 3.527815 ( 0.969587)
test_btest 0.000421 0.000292 64.078501 ( 5.027909)
test_basic 0.000619 0.004954 0.406169 ( 0.484273)
test_all 0.073496 0.024751 365.400746 ( 33.133189)
test_rubyspec 0.019465 0.042356 39.462482 ( 52.021726)
total: 97.62 sec