Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-180645
#<BuildRuby:0x000055ff68bcf468
@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.20221227-180645",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000013 0.000008 0.000021 ( 0.000020)
configure 0.000011 0.000007 0.000018 ( 0.000019)
build_up 0.001370 0.004923 0.843653 ( 1.051249)
build_miniruby 0.001189 0.000000 1.012285 ( 1.010384)
build_ruby 0.001554 0.000000 2.763201 ( 2.760602)
build_all 0.009876 0.000000 16.697506 ( 2.979724)
build_install 0.008734 0.002561 2.235824 ( 1.166366)
test_btest 0.000541 0.000287 71.564269 ( 11.112730)
test_basic 0.001476 0.004792 0.349330 ( 0.435753)
test_all 0.000903 0.000531 658.719702 (100.029404)
test_rubyspec 0.044617 0.061716 51.243593 ( 59.323474)
total: 179.87 sec