Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-060924
#<BuildRuby:0x0000555e958df740
@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.20240118-060924",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004466 0.000496 1.281351 ( 1.679529)
build_miniruby 0.001487 0.000000 0.923864 ( 0.922301)
build_ruby 0.001349 0.000000 2.762713 ( 2.762385)
build_all 0.002178 0.007173 14.602695 ( 1.341289)
build_install 0.006636 0.001264 4.271975 ( 1.078976)
test_btest 0.000875 0.000167 75.804629 ( 7.306795)
test_basic 0.004158 0.000792 0.640816 ( 0.714709)
test_all 0.089739 0.037899 490.446919 ( 45.415321)
test_rubyspec 0.021216 0.039702 79.199740 ( 91.498803)
total: 152.72 sec