Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20230206-021340
#<BuildRuby:0x00005617000c2048
@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-O0",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0",
@TARGET_NAME="trunk-O0",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["optflags=-O0"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20230206-021340",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.004949 0.000761 1.297578 ( 2.492939)
build_miniruby 0.001614 0.000248 1.211414 ( 1.419779)
build_ruby 0.001464 0.000225 3.126504 ( 4.150334)
build_all 0.007785 0.000519 6.789866 ( 7.164425)
build_install 0.016621 0.004248 4.435870 ( 5.302407)
test_btest 0.000852 0.000137 173.283923 (159.943541)
test_basic 0.000000 0.008862 1.247853 ( 1.878746)
test_all 0.000000 0.001344 1738.192766 (1048.695556)
test_rubyspec 0.018987 0.049832 202.333005 (212.378625)
total: 1443.43 sec