Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230912-174839
#<BuildRuby:0x0000560da6f3dea0
@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.20230912-174839",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.004296 0.004511 2.363337 ( 5.400995)
build_miniruby 0.001488 0.000186 1.714797 ( 2.309382)
build_ruby 0.001577 0.000197 3.414000 ( 4.289349)
build_all 0.004807 0.004304 5.769294 ( 5.905178)
build_install 0.021855 0.000664 7.008000 ( 7.648368)
test_btest 0.000915 0.000000 64.846692 ( 57.251050)
test_basic 0.009621 0.000242 0.793782 ( 1.411580)
test_all 0.002761 0.007934 655.286745 (571.975523)
test_rubyspec 0.056307 0.026554 93.383018 (133.086339)
total: 789.28 sec