Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-175401
#<BuildRuby:0x000055a44a2076e8
@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-175401",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000014 0.000002 0.000016 ( 0.000018)
build_up 0.004388 0.000088 0.897254 ( 1.319837)
build_miniruby 0.000976 0.000154 0.957056 ( 0.958603)
build_ruby 0.001130 0.000178 2.729617 ( 2.733032)
build_all 0.009849 0.000271 14.537683 ( 1.350715)
build_install 0.008927 0.000662 4.225723 ( 1.138079)
test_btest 0.000566 0.000077 79.536237 ( 7.408166)
test_basic 0.003516 0.000000 0.451481 ( 0.534382)
test_all 0.116251 0.022065 494.234494 ( 58.897941)
test_rubyspec 0.025058 0.008627 50.020456 ( 62.580579)
total: 136.92 sec