Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-230431
#<BuildRuby:0x000055e11b5bf818
@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.20230724-230431",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.002265 0.003647 1.508876 ( 2.740406)
build_miniruby 0.001105 0.000233 0.968848 ( 0.967312)
build_ruby 0.001347 0.000283 2.822885 ( 2.826981)
build_all 0.007988 0.000786 13.185076 ( 1.188225)
build_install 0.003842 0.004159 1.923920 ( 0.961537)
test_btest 0.000000 0.000964 79.717654 ( 7.369673)
test_basic 0.000901 0.003419 0.467386 ( 0.550001)
test_all 0.001246 0.000356 483.775503 ( 48.428812)
test_rubyspec 0.024440 0.016786 43.874023 ( 56.278736)
total: 121.31 sec