Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-145532
#<BuildRuby:0x00005601288bf0b8
@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.20230725-145532",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005273 0.000879 1.406827 ( 2.687891)
build_miniruby 0.000863 0.000144 0.854844 ( 0.853823)
build_ruby 0.001055 0.000176 2.697389 ( 2.698351)
build_all 0.004669 0.004392 13.240800 ( 1.199681)
build_install 0.003803 0.004205 1.938282 ( 0.880288)
test_btest 0.000768 0.000192 77.371492 ( 7.489885)
test_basic 0.005348 0.000000 0.768261 ( 0.845127)
test_all 0.001621 0.000000 480.769205 ( 54.238400)
test_rubyspec 0.019040 0.025455 43.692702 ( 55.988842)
total: 126.88 sec