Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-065823
#<BuildRuby:0x000055d07aedb2f0
@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.20231209-065823",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001961 0.004255 1.515215 ( 1.887164)
build_miniruby 0.000819 0.000129 0.779624 ( 0.779378)
build_ruby 0.000000 0.001399 2.750957 ( 2.751159)
build_all 0.005416 0.005181 16.260035 ( 1.517573)
build_install 0.009443 0.000000 4.780819 ( 1.153848)
test_btest 0.001091 0.000000 83.889905 ( 7.518920)
test_basic 0.003870 0.000000 0.680953 ( 0.760980)
test_all 0.087541 0.046338 541.611833 ( 50.726064)
test_rubyspec 0.024584 0.025779 49.338101 ( 61.607407)
total: 128.70 sec