Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231227-142536
#<BuildRuby:0x0000556242211a48
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20231227-142536",
@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.000026 0.000005 0.000031 ( 0.000030)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.001744 0.004337 1.827476 ( 3.455971)
build_miniruby 0.001226 0.000282 1.825312 ( 2.447331)
build_ruby 0.001845 0.000425 3.625087 ( 5.054551)
build_all 0.007571 0.000765 5.342484 ( 6.746757)
build_install 0.014623 0.006850 6.522365 ( 8.750853)
test_btest 0.000631 0.000158 64.804810 ( 93.398372)
test_basic 0.000000 0.008227 0.828415 ( 1.500669)
test_all 0.060274 0.069471 747.134272 (837.454972)
test_rubyspec 0.036323 0.036216 91.155036 (128.756570)
total: 1087.57 sec