Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-194400
#<BuildRuby:0x000055db1b8dc010
@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.20221220-194400",
@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.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000025 0.000002 0.000027 ( 0.000013)
build_up 0.000795 0.003535 0.871889 ( 1.134510)
build_miniruby 0.000794 0.000088 1.022639 ( 1.021422)
build_ruby 0.000932 0.000103 2.655541 ( 2.654465)
build_all 0.008587 0.000503 15.715830 ( 3.274546)
build_install 0.010582 0.000233 2.203999 ( 1.225747)
test_btest 0.000000 0.000581 59.472644 ( 12.125332)
test_basic 0.001463 0.003186 0.293894 ( 0.384692)
test_all 0.001097 0.000150 675.923972 (148.051048)
test_rubyspec 0.043609 0.016816 52.543721 ( 60.724320)
total: 230.60 sec