Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-094610
#<BuildRuby:0x00005597cd347d48
@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.20221220-094610",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002162 0.001202 0.605345 ( 1.021138)
build_miniruby 0.000594 0.000330 0.747781 ( 0.747730)
build_ruby 0.000849 0.000472 2.511492 ( 2.511460)
build_all 0.006222 0.002995 12.491465 ( 1.521416)
build_install 0.004567 0.002139 1.661551 ( 0.772888)
test_btest 0.000410 0.000221 64.688052 ( 6.262514)
test_basic 0.003696 0.000000 0.253771 ( 0.348880)
test_all 0.001827 0.000000 513.232777 ( 70.118393)
test_rubyspec 0.021081 0.007538 35.228414 ( 45.805400)
total: 129.11 sec