Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-234721
#<BuildRuby:0x000056240bbbe678
@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.20221216-234721",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000038 0.000010 0.000048 ( 0.000048)
build_up 0.003256 0.000869 0.890409 ( 1.114554)
build_miniruby 0.000673 0.000179 0.962729 ( 0.961505)
build_ruby 0.000996 0.000266 2.771688 ( 2.664878)
build_all 0.000000 0.008849 15.835896 ( 3.408429)
build_install 0.008285 0.000679 2.253816 ( 1.282948)
test_btest 0.000405 0.000150 58.941593 ( 12.161701)
test_basic 0.003372 0.001243 0.291868 ( 0.383376)
test_all 0.001233 0.000454 668.679672 (154.137088)
test_rubyspec 0.039592 0.024699 52.492996 ( 60.710708)
total: 236.83 sec