Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-032254
#<BuildRuby:0x000055b1cda1f6b0
@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.20231127-032254",
@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.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004296 0.001288 0.940552 ( 1.347847)
build_miniruby 0.000831 0.000249 0.808598 ( 0.808690)
build_ruby 0.001136 0.000341 2.639855 ( 2.640924)
build_all 0.002552 0.006438 12.314117 ( 1.018147)
build_install 0.014482 0.000000 3.789660 ( 0.993755)
test_btest 0.000795 0.000000 64.527533 ( 4.999090)
test_basic 0.001706 0.002934 0.407133 ( 0.486943)
test_all 0.082418 0.018857 350.476465 ( 37.325092)
test_rubyspec 0.041837 0.035690 39.902653 ( 52.447512)
total: 102.07 sec