Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231109-142840
#<BuildRuby:0x000055d3c48a20d0
@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.20231109-142840",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.003974 0.004343 2.820582 ( 4.090255)
build_miniruby 0.008916 0.000836 148.571414 (157.417824)
build_ruby 0.001807 0.000169 3.955270 ( 20.012685)
build_all 0.007036 0.007978 19.027345 ( 26.321968)
build_install 0.017303 0.004974 6.912156 ( 9.784043)
test_btest 0.000743 0.000117 71.716151 ( 94.277945)
test_basic 0.004009 0.005142 0.840728 ( 1.451883)
test_all 0.107231 0.024153 667.137533 (731.614067)
test_rubyspec 0.023992 0.061049 93.196343 (163.903887)
total: 1208.88 sec