Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-014040
#<BuildRuby:0x000056116a1175c0
@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.20221229-014040",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003377 0.000000 0.614594 ( 1.013430)
build_miniruby 0.000871 0.000024 0.730382 ( 0.729530)
build_ruby 0.001294 0.000000 2.494708 ( 2.511797)
build_all 0.009145 0.000161 12.603389 ( 1.532110)
build_install 0.006821 0.000000 1.670646 ( 0.765006)
test_btest 0.000707 0.000000 66.803684 ( 6.429868)
test_basic 0.003413 0.000154 0.275006 ( 0.370370)
test_all 0.000558 0.000643 485.189876 ( 51.962075)
test_rubyspec 0.014886 0.013580 35.071459 ( 45.639992)
total: 110.95 sec