Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-024230
#<BuildRuby:0x000055a18d9db708
@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.20230628-024230",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.004823 1.414602 ( 2.665323)
build_miniruby 0.000000 0.000998 0.809664 ( 0.809312)
build_ruby 0.000460 0.000758 2.566281 ( 2.567255)
build_all 0.007092 0.003103 15.420909 ( 1.366644)
build_install 0.003467 0.006101 4.628068 ( 1.124319)
test_btest 0.000690 0.000345 83.612766 ( 7.645344)
test_basic 0.000380 0.004329 0.758444 ( 0.839780)
test_all 0.000886 0.000492 450.533233 ( 39.513341)
test_rubyspec 0.025693 0.022450 42.718097 ( 55.090274)
total: 111.62 sec