Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-025719
#<BuildRuby:0x000055939f557e08
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221208-025719",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003377 0.000563 0.815212 ( 1.069215)
build_miniruby 0.000772 0.000129 0.713409 ( 0.713314)
build_ruby 0.001304 0.000000 2.407515 ( 2.331584)
build_all 0.008302 0.000828 12.446943 ( 1.510699)
build_install 0.001481 0.005039 1.594762 ( 0.756617)
test_btest 0.000529 0.000122 66.138772 ( 6.240693)
test_basic 0.003143 0.000726 0.251720 ( 0.346488)
test_all 0.000640 0.000148 495.993282 ( 49.846064)
test_rubyspec 0.018506 0.008971 35.617526 ( 46.106492)
total: 108.92 sec