Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-124932
#<BuildRuby:0x000055f3137bf7f8
@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.20240110-124932",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005045 0.000310 0.805782 ( 1.208315)
build_miniruby 0.000780 0.000213 0.852096 ( 0.851969)
build_ruby 0.001291 0.000353 2.680714 ( 2.680941)
build_all 0.004222 0.004213 11.950076 ( 0.984804)
build_install 0.004526 0.006098 3.416089 ( 0.983048)
test_btest 0.000498 0.000208 63.951143 ( 5.530966)
test_basic 0.000000 0.003844 0.409634 ( 0.490979)
test_all 0.052297 0.044874 363.516882 ( 35.027252)
test_rubyspec 0.016364 0.049345 40.673959 ( 53.241087)
total: 101.00 sec