Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-103542
#<BuildRuby:0x00005614b2c3a858
@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.20230112-103542",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000027)
build_up 0.006681 0.000000 0.848852 ( 1.334992)
build_miniruby 0.001296 0.000000 1.024986 ( 1.023172)
build_ruby 0.001629 0.000000 2.774647 ( 2.771936)
build_all 0.009519 0.000000 16.703378 ( 2.967344)
build_install 0.011336 0.000000 2.056336 ( 1.073745)
test_btest 0.000759 0.000000 76.227054 ( 10.654178)
test_basic 0.006284 0.000000 0.347401 ( 0.434311)
test_all 0.001218 0.000000 670.056329 ( 94.758802)
test_rubyspec 0.088942 0.041478 51.815126 ( 59.864672)
total: 174.88 sec