Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-152749
#<BuildRuby:0x000056394825adf0
@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.20230608-152749",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002522 0.002497 1.308488 ( 2.583247)
build_miniruby 0.000754 0.000209 0.798067 ( 0.797853)
build_ruby 0.001024 0.000284 2.354990 ( 2.354986)
build_all 0.005803 0.003276 12.297106 ( 1.060475)
build_install 0.003889 0.003794 1.725306 ( 0.838232)
test_btest 0.000720 0.000240 80.405680 ( 6.473129)
test_basic 0.002602 0.000868 0.532296 ( 0.619263)
test_all 0.000892 0.000297 431.149396 ( 46.325977)
test_rubyspec 0.022951 0.016499 41.510098 ( 54.048598)
total: 115.10 sec