Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-104302
#<BuildRuby:0x00005625ec6c3438
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-104302",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004045 0.000759 1.106608 ( 1.518591)
build_miniruby 0.000920 0.000173 1.307474 ( 1.308671)
build_ruby 0.001604 0.000000 3.840599 ( 3.848756)
build_all 0.009936 0.000000 16.223629 ( 1.594609)
build_install 0.014925 0.000611 4.890099 ( 1.809192)
test_btest 0.000663 0.000000 83.222553 ( 7.768834)
test_basic 0.001855 0.003496 0.549094 ( 0.617493)
test_all 0.088079 0.033141 543.037286 ( 54.996043)
test_rubyspec 0.037135 0.019961 65.933588 ( 78.337677)
total: 151.80 sec