Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240202-030105
#<BuildRuby:0x00005654d3d12058
@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.20240202-030105",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.006759 2.036654 ( 3.537141)
build_miniruby 0.000000 0.001761 2.185550 ( 2.527965)
build_ruby 0.000414 0.001815 3.467243 ( 4.190820)
build_all 0.008838 0.000367 5.564892 ( 4.741511)
build_install 0.016555 0.005352 7.213758 ( 6.608426)
test_btest 0.000725 0.000218 73.850372 ( 69.842687)
test_basic 0.004815 0.001445 0.820465 ( 1.160594)
test_all 0.100212 0.026746 780.121831 (739.544908)
test_rubyspec 0.045582 0.071433 177.961442 (281.243458)
total: 1113.40 sec