Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-031610
#<BuildRuby:0x000055ea7d00fd58
@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.20231213-031610",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003974 0.000795 1.020593 ( 1.270402)
build_miniruby 0.000718 0.000143 0.877989 ( 0.878758)
build_ruby 0.001400 0.000280 2.698570 ( 2.699848)
build_all 0.005820 0.001164 12.096884 ( 1.021489)
build_install 0.003633 0.009828 3.540620 ( 0.963524)
test_btest 0.000686 0.000250 63.395434 ( 4.542876)
test_basic 0.004351 0.000000 0.376388 ( 0.457921)
test_all 0.079256 0.020159 375.085418 ( 40.614926)
test_rubyspec 0.035976 0.040233 39.676461 ( 52.297747)
total: 104.75 sec