Logfile: /home/ko1/ruby/logs/brlog.trunk.20230207-131023
#<BuildRuby:0x00005563fd85f208
@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.20230207-131023",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003377 0.000000 0.584998 ( 1.326822)
build_miniruby 0.000827 0.000107 0.650009 ( 0.649668)
build_ruby 0.000900 0.000328 2.054763 ( 2.054322)
build_all 0.006685 0.002431 12.327809 ( 1.523476)
build_install 0.004717 0.001715 1.448341 ( 0.702456)
test_btest 0.000476 0.000173 63.691412 ( 5.921078)
test_basic 0.002668 0.000971 0.251042 ( 0.346427)
test_all 0.000714 0.000260 492.838494 ( 46.804964)
test_rubyspec 0.010565 0.018561 35.975844 ( 46.557063)
total: 105.89 sec