Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-040334
#<BuildRuby:0x000055a8d5f1bd68
@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.20231101-040334",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001947 0.003499 1.281473 ( 1.543077)
build_miniruby 0.000738 0.000206 0.833776 ( 0.833317)
build_ruby 0.000978 0.000272 2.714679 ( 2.715161)
build_all 0.005487 0.004527 16.676131 ( 1.468221)
build_install 0.006695 0.002114 4.982884 ( 1.152525)
test_btest 0.001056 0.000000 88.562126 ( 7.124266)
test_basic 0.004980 0.000000 0.697589 ( 0.778569)
test_all 0.093791 0.043252 490.841509 ( 56.417204)
test_rubyspec 0.013560 0.033625 50.274856 ( 62.663862)
total: 134.70 sec