Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240219-212254
#<BuildRuby:0x000055a7315ea2a8
@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.20240219-212254",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.004978 0.004209 3.064923 ( 4.925840)
build_miniruby 0.001431 0.000358 2.125295 ( 3.173161)
build_ruby 0.001677 0.000419 3.792066 ( 4.757871)
build_all 0.000233 0.009663 6.330881 ( 7.564012)
build_install 0.022760 0.002171 8.617034 ( 10.090833)
test_btest 0.000000 0.000881 76.181175 ( 84.168825)
test_basic 0.004570 0.003241 0.879563 ( 1.367109)
test_all 0.092904 0.032085 795.663178 (547.144465)
test_rubyspec 0.050295 0.045615 118.975161 (169.118326)
total: 832.31 sec