Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240101-023016
#<BuildRuby:0x000055bd219c2398
@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.20240101-023016",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.005757 0.001234 1.888244 ( 4.270160)
build_miniruby 0.001481 0.000317 2.543579 ( 3.561940)
build_ruby 0.001484 0.000318 3.478392 ( 4.620873)
build_all 0.007966 0.000764 5.347693 ( 6.174158)
build_install 0.013923 0.006626 6.539303 ( 7.257188)
test_btest 0.000944 0.000220 67.279145 ( 78.232269)
test_basic 0.002638 0.005462 0.831286 ( 1.333671)
test_all 0.084444 0.043739 755.458182 (614.204876)
test_rubyspec 0.055274 0.020620 91.811200 (148.697770)
total: 868.35 sec