Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-135729
#<BuildRuby:0x0000561f6a05edf0
@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.20231021-135729",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005125 0.000000 1.385994 ( 1.608219)
build_miniruby 0.001006 0.000000 0.788786 ( 0.788049)
build_ruby 0.001758 0.000000 2.706385 ( 2.706246)
build_all 0.010677 0.000000 16.067462 ( 1.519919)
build_install 0.001442 0.007182 4.774928 ( 1.119028)
test_btest 0.000656 0.000137 81.120529 ( 7.038052)
test_basic 0.003108 0.000647 0.603140 ( 0.685676)
test_all 0.103688 0.033728 504.393066 ( 47.950135)
test_rubyspec 0.033043 0.016481 49.629838 ( 61.837006)
total: 125.25 sec