Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-005846
#<BuildRuby:0x00005643f7b9aff0
@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-005846",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003668 0.000282 0.793843 ( 1.085705)
build_miniruby 0.000827 0.000063 0.707448 ( 0.706780)
build_ruby 0.001238 0.000095 2.424139 ( 2.348812)
build_all 0.005532 0.003959 12.389421 ( 1.507880)
build_install 0.000000 0.006599 1.643908 ( 0.776690)
test_btest 0.000004 0.000665 65.943286 ( 6.137988)
test_basic 0.000000 0.003752 0.240619 ( 0.335702)
test_all 0.000595 0.000299 495.043240 ( 49.721276)
test_rubyspec 0.016891 0.009768 35.003845 ( 45.607644)
total: 108.23 sec