Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-085627
#<BuildRuby:0x00005562585e3818
@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.20240117-085627",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004332 0.000481 1.060980 ( 1.481127)
build_miniruby 0.000932 0.000104 0.938363 ( 0.937683)
build_ruby 0.001148 0.000128 2.689844 ( 2.689470)
build_all 0.008299 0.000923 14.494788 ( 1.310757)
build_install 0.000000 0.008068 4.197793 ( 1.086942)
test_btest 0.000159 0.000836 79.386792 ( 7.339904)
test_basic 0.004577 0.000000 0.702752 ( 0.783416)
test_all 0.114478 0.012435 501.789019 ( 49.279558)
test_rubyspec 0.006312 0.054296 81.264162 ( 93.599003)
total: 158.51 sec