Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-130654
#<BuildRuby:0x0000563b66f97610
@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-130654",
@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.002987 0.000498 0.618933 ( 1.017489)
build_miniruby 0.000000 0.001067 0.745877 ( 0.745080)
build_ruby 0.000000 0.001286 2.498824 ( 2.498631)
build_all 0.002847 0.006773 12.683990 ( 1.515097)
build_install 0.006059 0.000516 1.613513 ( 0.735929)
test_btest 0.000517 0.000159 67.071846 ( 6.138048)
test_basic 0.000000 0.003641 0.246773 ( 0.341848)
test_all 0.000106 0.000897 493.546277 ( 46.727681)
test_rubyspec 0.021859 0.007092 35.205713 ( 45.741862)
total: 105.46 sec