Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-040817
#<BuildRuby:0x0000561cdc4e4090
@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.20231227-040817",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000030 0.000012 0.000042 ( 0.000041)
configure 0.000023 0.000010 0.000033 ( 0.000032)
build_up 0.000000 0.004939 1.051692 ( 1.427812)
build_miniruby 0.000000 0.000968 0.946674 ( 0.946156)
build_ruby 0.000850 0.000448 2.784671 ( 2.784384)
build_all 0.003713 0.005914 16.785534 ( 1.540846)
build_install 0.002668 0.005728 4.629331 ( 1.118894)
test_btest 0.000607 0.000380 85.151613 ( 7.238209)
test_basic 0.000000 0.005341 0.835290 ( 0.908604)
test_all 0.118607 0.018468 533.206977 ( 59.835876)
test_rubyspec 0.023823 0.025348 49.302179 ( 61.540196)
total: 137.34 sec