Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-160652
#<BuildRuby:0x000055c12f673568
@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-160652",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.000000 0.004649 0.918364 ( 1.310203)
build_miniruby 0.000506 0.000763 1.019289 ( 1.019288)
build_ruby 0.002295 0.000382 2.941060 ( 2.944988)
build_all 0.009746 0.000426 14.644723 ( 1.373794)
build_install 0.008723 0.000000 4.293695 ( 1.151069)
test_btest 0.000670 0.000000 79.265805 ( 7.476382)
test_basic 0.003352 0.000000 0.439322 ( 0.520180)
test_all 0.112678 0.024280 539.110191 ( 51.302768)
test_rubyspec 0.011277 0.025337 50.850070 ( 63.565526)
total: 130.66 sec