Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-131827
#<BuildRuby:0x0000556dd6c03e08
@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.20230124-131827",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003296 0.000274 0.629266 ( 1.083301)
build_miniruby 0.000838 0.000070 0.640703 ( 0.640039)
build_ruby 0.001181 0.000098 2.163790 ( 2.163778)
build_all 0.009233 0.000000 12.014817 ( 1.469917)
build_install 0.006510 0.000000 1.544559 ( 0.735379)
test_btest 0.000659 0.000000 65.895857 ( 6.174652)
test_basic 0.000000 0.003789 0.264268 ( 0.359365)
test_all 0.001199 0.000728 497.395958 ( 45.916138)
test_rubyspec 0.021346 0.007591 35.327901 ( 45.848888)
total: 104.39 sec