Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-020315
#<BuildRuby:0x000055ee5012b5f8
@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.20240110-020315",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003484 0.000536 0.848874 ( 1.308005)
build_miniruby 0.000862 0.000133 0.936258 ( 0.935646)
build_ruby 0.001235 0.000000 2.719089 ( 2.722757)
build_all 0.007409 0.002804 14.828513 ( 1.388146)
build_install 0.005819 0.002703 4.262036 ( 1.156004)
test_btest 0.000649 0.000130 76.032341 ( 7.957523)
test_basic 0.000000 0.006754 0.535751 ( 0.614348)
test_all 0.104009 0.029532 522.061672 ( 50.201047)
test_rubyspec 0.018375 0.013925 48.919227 ( 61.571860)
total: 127.86 sec