Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240203-110126
#<BuildRuby:0x000055743f946048
@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.20240203-110126",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.007309 0.000261 2.163317 ( 3.784953)
build_miniruby 0.001235 0.000000 2.036289 ( 2.610703)
build_ruby 0.001776 0.000000 3.452144 ( 24.992579)
build_all 0.008481 0.000101 5.689880 ( 5.320845)
build_install 0.021471 0.000000 7.223516 ( 6.832893)
test_btest 0.000802 0.000000 70.982345 ( 74.173146)
test_basic 0.007430 0.000000 0.843499 ( 1.450456)
test_all 0.097965 0.027465 686.574088 (631.943798)
test_rubyspec 0.072753 0.041523 177.649388 (268.415776)
total: 1019.53 sec