Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240131-190435
#<BuildRuby:0x0000561ab19c6450
@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.20240131-190435",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.007980 0.000008 2.991583 ( 5.192743)
build_miniruby 0.004084 0.000255 141.875760 (122.865524)
build_ruby 0.002081 0.000130 4.011797 ( 5.433589)
build_all 0.005207 0.004232 5.792847 ( 6.869428)
build_install 0.019695 0.004496 7.378731 ( 9.196502)
test_btest 0.000785 0.000084 74.699420 (108.228229)
test_basic 0.007182 0.000777 0.866347 ( 1.589732)
test_all 0.077726 0.051604 719.632006 (826.016957)
test_rubyspec 0.064416 0.053575 181.667938 (274.052627)
total: 1359.45 sec