Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-183926
#<BuildRuby:0x000055e6e9acb568
@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.20240116-183926",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004621 0.000091 1.150568 ( 1.529099)
build_miniruby 0.001075 0.000179 0.976394 ( 0.975204)
build_ruby 0.001627 0.000271 2.719717 ( 2.724019)
build_all 0.008037 0.001339 14.372904 ( 1.323629)
build_install 0.004843 0.002941 4.103552 ( 1.052835)
test_btest 0.000828 0.000158 77.340243 ( 6.981399)
test_basic 0.005216 0.000000 0.782299 ( 0.861900)
test_all 0.109011 0.024444 472.682593 ( 49.762135)
test_rubyspec 0.031761 0.030472 82.074487 ( 94.378805)
total: 159.59 sec