Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-160553
#<BuildRuby:0x0000558c31187500
@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.20231216-160553",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002097 0.003371 1.426708 ( 1.779763)
build_miniruby 0.001105 0.000390 1.062494 ( 1.061845)
build_ruby 0.001316 0.000465 2.942764 ( 2.942164)
build_all 0.009886 0.000529 17.073234 ( 1.591375)
build_install 0.001795 0.009145 5.076789 ( 1.234141)
test_btest 0.000708 0.000298 92.996644 ( 7.350422)
test_basic 0.002536 0.001706 0.662510 ( 0.741258)
test_all 0.107934 0.030687 547.116878 ( 67.010349)
test_rubyspec 0.013132 0.037945 50.439800 ( 62.784619)
total: 146.50 sec