Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-060929
#<BuildRuby:0x000055d2ca798040
@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.20221231-060929",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002725 0.000743 0.623190 ( 1.018022)
build_miniruby 0.000723 0.000197 0.784673 ( 0.784087)
build_ruby 0.000998 0.000272 2.518812 ( 2.518922)
build_all 0.008214 0.000959 12.649228 ( 1.492264)
build_install 0.006572 0.000433 1.655654 ( 0.777487)
test_btest 0.000000 0.000657 65.446901 ( 6.271080)
test_basic 0.000000 0.003674 0.246112 ( 0.341819)
test_all 0.000607 0.000577 486.122826 ( 52.476391)
test_rubyspec 0.017145 0.011836 35.332223 ( 45.866674)
total: 111.55 sec