Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-172041
#<BuildRuby:0x000056026eec6f78
@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.20230105-172041",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002997 0.000599 0.632315 ( 1.052717)
build_miniruby 0.000769 0.000154 0.665823 ( 0.664799)
build_ruby 0.001033 0.000206 2.407379 ( 2.407053)
build_all 0.001674 0.007745 12.881191 ( 1.592159)
build_install 0.002866 0.003598 1.466102 ( 0.716086)
test_btest 0.000438 0.000182 66.525478 ( 6.368901)
test_basic 0.003284 0.000000 0.244479 ( 0.340664)
test_all 0.001114 0.000151 512.413589 ( 47.165866)
test_rubyspec 0.015874 0.011773 34.961145 ( 45.483109)
total: 105.79 sec