Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-090031
#<BuildRuby:0x000055b54954ee68
@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.20240111-090031",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000209 0.004052 0.974422 ( 1.382966)
build_miniruby 0.001156 0.000000 0.952706 ( 0.953217)
build_ruby 0.001345 0.000000 2.880356 ( 2.882123)
build_all 0.009590 0.000725 14.786617 ( 1.378929)
build_install 0.008922 0.000785 4.343406 ( 1.175488)
test_btest 0.000582 0.000097 78.083959 ( 7.644803)
test_basic 0.003637 0.000000 0.436437 ( 0.516045)
test_all 0.106985 0.030030 503.794996 ( 58.131538)
test_rubyspec 0.028279 0.009977 49.489569 ( 62.086911)
total: 136.15 sec