Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-181536
#<BuildRuby:0x000055ad416cc098
@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.20231203-181536",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000936 0.004218 1.088327 ( 1.447458)
build_miniruby 0.001286 0.000286 0.968425 ( 0.967882)
build_ruby 0.001232 0.000274 2.702986 ( 2.703153)
build_all 0.002361 0.007844 16.545355 ( 1.495277)
build_install 0.007618 0.001050 4.966360 ( 1.212493)
test_btest 0.000870 0.000261 89.083292 ( 7.523564)
test_basic 0.001233 0.003307 0.618235 ( 0.695151)
test_all 0.110642 0.023626 540.306498 ( 50.109953)
test_rubyspec 0.019585 0.026490 49.119916 ( 61.582752)
total: 127.74 sec