Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-071710
#<BuildRuby:0x0000559161128020
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-071710",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003984 0.000797 0.790549 ( 1.184769)
build_miniruby 0.000976 0.000195 0.829047 ( 0.828364)
build_ruby 0.000000 0.001462 2.669780 ( 2.670529)
build_all 0.001509 0.006510 12.016029 ( 0.961634)
build_install 0.007151 0.006583 3.393773 ( 0.955161)
test_btest 0.000494 0.000212 64.935582 ( 4.728713)
test_basic 0.000834 0.004485 0.403738 ( 0.483705)
test_all 0.071071 0.028749 405.819627 ( 35.851412)
test_rubyspec 0.049705 0.078253 72.243853 ( 84.723981)
total: 132.39 sec