Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-082551
#<BuildRuby:0x000055629acbf8c0
@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.20231128-082551",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000480 0.004070 1.298331 ( 1.688132)
build_miniruby 0.001001 0.000158 0.926329 ( 0.927102)
build_ruby 0.001310 0.000207 2.780727 ( 2.781847)
build_all 0.006117 0.004542 17.208273 ( 1.493526)
build_install 0.004157 0.005288 5.178788 ( 1.187512)
test_btest 0.000648 0.000162 83.965825 ( 7.183747)
test_basic 0.003742 0.000015 0.736150 ( 0.813897)
test_all 0.078754 0.060344 517.124881 ( 52.727095)
test_rubyspec 0.020990 0.025932 50.980238 ( 63.269600)
total: 132.07 sec