Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20240131-070816
#<BuildRuby:0x000055da1cb062a0
@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.20240131-070816",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.006258 0.001707 2.200971 ( 4.754066)
build_miniruby 0.001269 0.000346 2.077826 ( 3.258723)
build_ruby 0.001273 0.000347 4.633216 ( 6.783779)
build_all 0.007581 0.002067 13.571764 ( 15.343936)
build_install 0.015920 0.008208 16.875721 ( 20.853590)
test_btest 0.000800 0.000244 276.280082 (329.216480)
test_basic 0.000648 0.008948 2.317078 ( 4.192461)
test_all 0.093356 0.033360 2228.166789 (1270.539837)
test_rubyspec 0.056304 0.062264 612.847195 (629.524467)
total: 2284.47 sec