Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-235852
#<BuildRuby:0x0000561357847108
@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.20230521-235852",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002869 0.003584 1.337810 ( 2.633002)
build_miniruby 0.000763 0.000212 0.772416 ( 0.772322)
build_ruby 0.001224 0.000000 2.387151 ( 2.387272)
build_all 0.004635 0.004502 12.730765 ( 1.113538)
build_install 0.003078 0.004720 1.703586 ( 0.812839)
test_btest 0.000000 0.000968 81.764477 ( 7.823030)
test_basic 0.003204 0.002350 0.813630 ( 0.894787)
test_all 0.001433 0.000266 448.479199 ( 46.531398)
test_rubyspec 0.022597 0.016600 41.671435 ( 54.175612)
total: 117.14 sec