Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-053208
#<BuildRuby:0x000055b651673c68
@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.20240115-053208",
@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.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.003827 1.092912 ( 1.466921)
build_miniruby 0.001572 0.000000 0.923593 ( 0.922103)
build_ruby 0.001313 0.000094 2.687633 ( 2.688140)
build_all 0.005362 0.003661 14.074512 ( 1.264557)
build_install 0.003534 0.004550 4.042098 ( 1.049657)
test_btest 0.000786 0.000143 73.611474 ( 7.247735)
test_basic 0.004501 0.000068 0.538618 ( 0.619398)
test_all 0.095995 0.033319 495.924973 ( 50.243116)
test_rubyspec 0.008969 0.037735 47.195275 ( 59.567296)
total: 125.07 sec