Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240113-000708
#<BuildRuby:0x0000558017c022a8
@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.20240113-000708",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.001738 0.004353 1.902341 ( 3.254020)
build_miniruby 0.001660 0.000319 23.589579 ( 20.960848)
build_ruby 0.001894 0.000000 3.376519 ( 3.843014)
build_all 0.007651 0.001012 5.206347 ( 4.772203)
build_install 0.014895 0.003868 6.460346 ( 6.552408)
test_btest 0.000865 0.000168 68.223079 ( 63.722108)
test_basic 0.008279 0.000744 0.778266 ( 1.755091)
test_all 0.106601 0.024225 744.415326 (825.454648)
test_rubyspec 0.042875 0.035978 94.053449 (179.333746)
total: 1109.65 sec