Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-231632
#<BuildRuby:0x000055ffe3c37600
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221126-231632",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000021 0.000005 0.000026 ( 0.000021)
build_up 0.008740 0.002017 1.288361 ( 1.973289)
build_miniruby 0.001672 0.000385 0.852763 ( 0.857515)
build_ruby 0.002299 0.000530 2.258843 ( 2.177742)
build_all 0.009933 0.012916 25.130357 ( 2.867411)
build_install 0.020419 0.002306 4.968491 ( 1.207205)
test_btest 0.001041 0.000331 87.692317 ( 8.527528)
test_basic 0.002982 0.005419 0.357206 ( 0.443968)
test_all 0.001680 0.000611 679.484047 ( 71.435193)
test_rubyspec 0.109151 0.042114 49.964873 ( 58.293409)
total: 147.78 sec