Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231104-111806
#<BuildRuby:0x000055ee386d22a8
@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.20231104-111806",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003487 0.004319 2.379091 ( 3.728891)
build_miniruby 0.001508 0.000174 2.093058 ( 2.437436)
build_ruby 0.001381 0.000160 3.393591 ( 4.218505)
build_all 0.005561 0.005026 6.955395 ( 6.070697)
build_install 0.016081 0.005692 6.902384 ( 6.359489)
test_btest 0.000693 0.000123 63.094653 ( 52.895651)
test_basic 0.007251 0.000443 0.800493 ( 1.154560)
test_all 0.086743 0.038977 625.172690 (386.648338)
test_rubyspec 0.029426 0.050953 92.326295 (144.655619)
total: 608.17 sec