Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-145319
#<BuildRuby:0x000055fc2097bce8
@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.20240107-145319",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000015 0.000002 0.000017 ( 0.000015)
build_up 0.003516 0.000251 0.786546 ( 1.194785)
build_miniruby 0.001001 0.000071 0.897747 ( 0.897651)
build_ruby 0.001192 0.000085 2.757362 ( 2.759141)
build_all 0.009196 0.000322 14.505748 ( 1.361114)
build_install 0.008141 0.000543 4.202154 ( 1.155972)
test_btest 0.000683 0.000045 74.830729 ( 7.760646)
test_basic 0.002992 0.000199 0.438039 ( 0.519309)
test_all 0.099376 0.033792 531.098284 ( 50.600766)
test_rubyspec 0.018139 0.015669 47.991833 ( 60.731534)
total: 126.98 sec