Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-030713
#<BuildRuby:0x000055e76abd3858
@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.20231123-030713",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004800 0.000800 1.247708 ( 1.624621)
build_miniruby 0.001057 0.000176 0.938354 ( 0.937155)
build_ruby 0.001184 0.000197 2.795631 ( 2.795326)
build_all 0.005135 0.005470 17.225089 ( 1.547983)
build_install 0.006032 0.003816 5.264649 ( 1.209980)
test_btest 0.000766 0.000192 86.180645 ( 8.139137)
test_basic 0.000193 0.004560 0.811923 ( 0.887369)
test_all 0.111835 0.024437 525.226989 ( 59.654451)
test_rubyspec 0.032653 0.016097 51.514525 ( 63.881303)
total: 140.68 sec