Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-030434
#<BuildRuby:0x00005556231300a0
@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.20231211-030434",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000012)
build_up 0.001053 0.004155 1.194379 ( 1.539214)
build_miniruby 0.000867 0.000087 0.869420 ( 0.868744)
build_ruby 0.001403 0.000140 3.067638 ( 3.067406)
build_all 0.009950 0.000136 16.867996 ( 1.499619)
build_install 0.008992 0.000408 4.968907 ( 1.171314)
test_btest 0.000890 0.000077 84.524256 ( 7.837103)
test_basic 0.001365 0.004150 0.797412 ( 0.872704)
test_all 0.096355 0.040444 533.786279 ( 61.356575)
test_rubyspec 0.015855 0.032788 50.672784 ( 62.978758)
total: 141.19 sec