Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-201840
#<BuildRuby:0x0000560b1bb72f60
@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.20231223-201840",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004420 0.000000 1.235332 ( 1.607574)
build_miniruby 0.001564 0.000000 0.878207 ( 0.877216)
build_ruby 0.001347 0.000000 2.807963 ( 2.808880)
build_all 0.006038 0.004467 16.537176 ( 1.484217)
build_install 0.009088 0.000000 4.807533 ( 1.153248)
test_btest 0.000937 0.000031 88.990637 ( 7.242978)
test_basic 0.003660 0.000631 0.658422 ( 0.739222)
test_all 0.090705 0.040763 517.209808 ( 49.816764)
test_rubyspec 0.025847 0.021497 50.972922 ( 63.227723)
total: 128.96 sec