Logfile: /home/ko1/ruby/logs/brlog.trunk.20230310-062146
#<BuildRuby:0x000055917a39f3a8
@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.20230310-062146",
@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.003962 0.000792 0.836888 ( 2.084532)
build_miniruby 0.000740 0.000148 0.641884 ( 0.641353)
build_ruby 0.001002 0.000201 2.094942 ( 2.095179)
build_all 0.007676 0.000586 11.385445 ( 0.987894)
build_install 0.007062 0.000000 1.557829 ( 0.878049)
test_btest 0.000752 0.000000 78.761005 ( 7.071110)
test_basic 0.003579 0.000000 0.250140 ( 0.345554)
test_all 0.000991 0.000000 386.778243 ( 44.013588)
test_rubyspec 0.010833 0.018904 36.550943 ( 46.898307)
total: 105.02 sec