Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-212859
#<BuildRuby:0x00005623849bbfb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230108-212859",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000020 0.000007 0.000027 ( 0.000025)
autoconf 0.000039 0.000013 0.000052 ( 0.000052)
configure 0.000030 0.000010 0.000040 ( 0.000040)
build_up 0.003001 0.006094 0.851257 ( 1.288407)
build_miniruby 0.000941 0.000404 1.027434 ( 1.025452)
build_ruby 0.001193 0.000511 2.783565 ( 2.780753)
build_all 0.009357 0.000524 16.852167 ( 3.031817)
build_install 0.008443 0.003166 2.119188 ( 1.086326)
test_btest 0.001054 0.000000 76.734600 ( 10.575373)
test_basic 0.006430 0.001035 0.354920 ( 0.439393)
test_all 0.001406 0.000000 661.981360 (111.434159)
test_rubyspec 0.084854 0.038350 51.784250 ( 59.834509)
total: 191.50 sec