Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240121-185004
#<BuildRuby:0x000056392330e258
@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.20240121-185004",
@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.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004674 0.000560 1.734688 ( 2.160894)
build_miniruby 0.000000 0.001571 1.810297 ( 1.815496)
build_ruby 0.000000 0.001736 3.448348 ( 3.821552)
build_all 0.003416 0.004791 5.202006 ( 3.739076)
build_install 0.017189 0.002700 6.544965 ( 4.965132)
test_btest 0.000617 0.000115 61.245517 ( 47.780223)
test_basic 0.006626 0.000485 0.766834 ( 0.879113)
test_all 0.104056 0.018919 706.302837 (519.511902)
test_rubyspec 0.048879 0.066175 170.434363 (278.040847)
total: 862.72 sec