Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-150143
#<BuildRuby:0x00005632112cff58
@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.20221216-150143",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.003993 0.000443 0.882965 ( 1.194251)
build_miniruby 0.000868 0.000096 1.029814 ( 1.028322)
build_ruby 0.001026 0.000114 2.777727 ( 2.676694)
build_all 0.009027 0.000000 15.828288 ( 3.327774)
build_install 0.004751 0.004470 2.249168 ( 1.231574)
test_btest 0.000528 0.000075 65.892412 ( 10.943633)
test_basic 0.004752 0.000044 0.275429 ( 0.366612)
test_all 0.001229 0.000168 691.076756 (137.138581)
test_rubyspec 0.037456 0.026320 52.771803 ( 60.965398)
total: 218.87 sec