Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-174054
#<BuildRuby:0x00005582976f7e70
@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.20230119-174054",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.006011 0.000256 0.847508 ( 1.031639)
build_miniruby 0.001131 0.000151 1.013927 ( 1.011815)
build_ruby 0.001380 0.000184 2.792085 ( 2.789315)
build_all 0.002599 0.007456 16.957176 ( 3.013417)
build_install 0.005737 0.005791 2.150133 ( 1.090185)
test_btest 0.000750 0.000220 76.032162 ( 11.106115)
test_basic 0.006655 0.000601 0.372685 ( 0.457186)
test_all 0.000847 0.000235 662.622451 (101.993267)
test_rubyspec 0.063930 0.057335 52.116358 ( 60.118248)
total: 182.61 sec