Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-195532
#<BuildRuby:0x000055b729dcf7b8
@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.20240117-195532",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000781 0.003488 1.100790 ( 1.476124)
build_miniruby 0.000892 0.000134 0.911168 ( 0.910781)
build_ruby 0.001118 0.000168 2.838418 ( 2.838240)
build_all 0.008787 0.000696 14.636775 ( 1.320897)
build_install 0.007705 0.000000 4.197164 ( 1.095784)
test_btest 0.001040 0.000066 77.778688 ( 6.374600)
test_basic 0.005798 0.000000 0.800788 ( 0.880242)
test_all 0.093278 0.037582 512.334837 ( 50.074553)
test_rubyspec 0.038845 0.024436 82.261600 ( 94.592894)
total: 159.57 sec