Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-164442
#<BuildRuby:0x000056514c81ff58
@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.20221210-164442",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004055 0.000000 0.839346 ( 1.080337)
build_miniruby 0.000854 0.000000 1.035649 ( 1.034453)
build_ruby 0.001123 0.000000 2.719438 ( 2.633672)
build_all 0.009203 0.000000 15.874463 ( 3.274541)
build_install 0.009805 0.000000 2.180199 ( 1.208455)
test_btest 0.000684 0.000000 66.052839 ( 11.133793)
test_basic 0.005077 0.000000 0.305642 ( 0.397210)
test_all 0.000962 0.000000 666.744514 (102.879198)
test_rubyspec 0.055510 0.013060 52.527176 ( 60.761673)
total: 184.40 sec