Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-015718
#<BuildRuby:0x000056103c0fff30
@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.20230131-015718",
@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.000004 0.000004 0.000008 ( 0.000008)
configure 0.000004 0.000003 0.000007 ( 0.000006)
build_up 0.003695 0.000000 0.631666 ( 1.222077)
build_miniruby 0.000613 0.000302 0.636977 ( 0.636145)
build_ruby 0.000712 0.000475 2.037882 ( 2.037958)
build_all 0.005301 0.003534 11.972114 ( 1.456979)
build_install 0.006371 0.000000 1.542466 ( 0.715838)
test_btest 0.000651 0.000000 66.174029 ( 5.933693)
test_basic 0.003400 0.000000 0.247677 ( 0.343510)
test_all 0.000536 0.000653 476.700841 ( 48.678957)
test_rubyspec 0.017687 0.017185 34.821389 ( 45.439980)
total: 106.47 sec