Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-023905
#<BuildRuby:0x00005558e6417230
@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.20231228-023905",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.004353 0.000032 1.045952 ( 1.429962)
build_miniruby 0.000994 0.000099 0.860187 ( 0.859704)
build_ruby 0.001261 0.000000 2.812783 ( 2.812811)
build_all 0.009942 0.000000 16.496661 ( 1.429634)
build_install 0.008154 0.000254 4.690482 ( 1.151661)
test_btest 0.000915 0.000000 85.316781 ( 7.093304)
test_basic 0.004768 0.000000 0.727389 ( 0.802010)
test_all 0.115193 0.022100 532.336355 ( 56.957881)
test_rubyspec 0.016095 0.030201 50.487651 ( 62.816603)
total: 135.35 sec