Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240207-170842
#<BuildRuby:0x0000562670d31c78
@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.20240207-170842",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.004144 0.003186 2.354275 ( 3.967169)
build_miniruby 0.001430 0.000344 5.477109 ( 6.079697)
build_ruby 0.000000 0.001668 3.497079 ( 4.236456)
build_all 0.005882 0.002826 5.532366 ( 4.375810)
build_install 0.014081 0.007566 7.317289 ( 6.653655)
test_btest 0.000814 0.000245 70.659332 ( 65.750652)
test_basic 0.005160 0.000302 0.790675 ( 1.212482)
test_all 0.079243 0.044022 733.084687 (678.609041)
test_rubyspec 0.065232 0.048049 175.829542 (262.800240)
total: 1033.69 sec