Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240216-032047
#<BuildRuby:0x0000564f3f5e6278
@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.20240216-032047",
@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.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.007109 0.000789 2.253032 ( 4.347820)
build_miniruby 0.001541 0.000171 4.292711 ( 5.177208)
build_ruby 0.001575 0.000175 3.833101 ( 4.870472)
build_all 0.009487 0.000035 6.089713 ( 6.280843)
build_install 0.016882 0.006227 7.697786 ( 8.697956)
test_btest 0.000790 0.000105 73.897165 ( 78.676103)
test_basic 0.007715 0.000346 0.867764 ( 1.364500)
test_all 0.101775 0.025106 788.184533 (600.531980)
test_rubyspec 0.036125 0.059887 118.147732 (172.352032)
total: 882.30 sec