Logfile: /home/ko1/ruby/logs/brlog.trunk.20230401-210329
#<BuildRuby:0x00005607e54c0070
@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.20230401-210329",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001414 0.004371 1.395365 ( 2.685914)
build_miniruby 0.000787 0.000231 0.712395 ( 0.711731)
build_ruby 0.000977 0.000287 2.339737 ( 2.340083)
build_all 0.005629 0.003307 11.791227 ( 1.064571)
build_install 0.005662 0.001788 1.609502 ( 0.829260)
test_btest 0.000846 0.000267 77.043052 ( 6.611241)
test_basic 0.006499 0.000000 0.604276 ( 0.694830)
test_all 0.002032 0.000052 414.990989 ( 45.289804)
test_rubyspec 0.013500 0.024314 40.455826 ( 50.965794)
total: 111.19 sec