Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-193049
#<BuildRuby:0x00005621ac09b568
@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.20240108-193049",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.003872 0.000015 0.822819 ( 1.219015)
build_miniruby 0.000783 0.000181 0.887463 ( 0.888192)
build_ruby 0.001373 0.000000 2.776370 ( 2.781149)
build_all 0.004899 0.005178 14.578646 ( 1.389616)
build_install 0.007509 0.001126 4.163175 ( 1.119851)
test_btest 0.000542 0.000151 78.594849 ( 6.814440)
test_basic 0.002478 0.000688 0.456123 ( 0.536813)
test_all 0.107542 0.025984 518.538020 ( 59.684091)
test_rubyspec 0.018478 0.017117 49.524984 ( 62.091063)
total: 136.53 sec