Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240229-100928
#<BuildRuby:0x000056350e1ce398
@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.20240229-100928",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.003327 0.005031 2.888762 ( 4.043903)
build_miniruby 0.001261 0.000353 1.949603 ( 2.411203)
build_ruby 0.002504 0.000000 3.924786 ( 4.875057)
build_all 0.008197 0.000571 6.179996 ( 5.056488)
build_install 0.020238 0.002774 8.070364 ( 8.197822)
test_btest 0.000681 0.000165 75.531344 ( 69.721063)
test_basic 0.002511 0.005491 0.853370 ( 1.262533)
test_all 0.082129 0.038570 744.132600 (417.557205)
test_rubyspec 0.066588 0.025397 120.019657 (141.903537)
total: 655.03 sec