Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-235333
#<BuildRuby:0x000056249cdd3fa8
@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-235333",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004567 0.000415 1.252623 ( 1.645025)
build_miniruby 0.000937 0.000085 0.886114 ( 0.885673)
build_ruby 0.001382 0.000000 2.832692 ( 2.832460)
build_all 0.009358 0.000141 15.735795 ( 1.365209)
build_install 0.007869 0.000231 4.422901 ( 1.095290)
test_btest 0.000642 0.000046 81.184046 ( 7.003876)
test_basic 0.005029 0.000007 0.799930 ( 0.873903)
test_all 0.107654 0.027945 511.619549 ( 56.243931)
test_rubyspec 0.019287 0.025574 50.512731 ( 62.960442)
total: 134.91 sec