Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231028-010835
#<BuildRuby:0x0000563783c369a8
@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.20231028-010835",
@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.000030 0.000002 0.000032 ( 0.000032)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007838 0.000603 2.246891 ( 3.367571)
build_miniruby 0.001564 0.000000 1.676685 ( 2.164514)
build_ruby 0.001656 0.000000 3.242003 ( 3.545419)
build_all 0.005238 0.003466 5.102174 ( 3.697996)
build_install 0.007530 0.012043 6.639788 ( 6.027254)
test_btest 0.000935 0.000000 60.614949 ( 52.887379)
test_basic 0.005906 0.000524 0.758883 ( 1.256915)
test_all 0.106311 0.019779 635.323462 (578.648032)
test_rubyspec 0.037773 0.039047 90.718241 (156.131792)
total: 807.73 sec