Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-114912
#<BuildRuby:0x000055cdb962c0c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231120-114912",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.005553 0.000000 0.911328 ( 1.333649)
build_miniruby 0.000976 0.000000 0.814720 ( 0.814778)
build_ruby 0.000000 0.001402 2.596215 ( 2.597204)
build_all 0.001427 0.006118 11.976954 ( 0.990349)
build_install 0.009038 0.001007 3.523890 ( 0.975167)
test_btest 0.000429 0.000215 66.220900 ( 4.986630)
test_basic 0.001484 0.002514 0.401242 ( 0.481448)
test_all 0.065929 0.030796 350.230559 ( 36.582762)
test_rubyspec 0.026895 0.036690 39.957178 ( 52.538119)
total: 101.30 sec