Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-094007
#<BuildRuby:0x000055e48485b7b8
@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.20240113-094007",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000089 0.003812 0.791794 ( 1.295629)
build_miniruby 0.000899 0.000245 0.897651 ( 0.897989)
build_ruby 0.001052 0.000287 2.849353 ( 2.850792)
build_all 0.004129 0.005487 14.620218 ( 1.380835)
build_install 0.008893 0.000051 4.276203 ( 1.157045)
test_btest 0.000480 0.000148 74.903583 ( 7.660444)
test_basic 0.000000 0.003397 0.427938 ( 0.511200)
test_all 0.096856 0.038883 502.722380 ( 55.166346)
test_rubyspec 0.014426 0.022314 49.512094 ( 62.057191)
total: 132.98 sec