Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231127-145236
#<BuildRuby:0x000055883af0e1d8
@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.20231127-145236",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.004055 0.003437 2.099585 ( 3.430050)
build_miniruby 0.001781 0.000264 4.878813 ( 4.719598)
build_ruby 0.001904 0.000000 3.261321 ( 3.676624)
build_all 0.005786 0.003932 5.387732 ( 4.761648)
build_install 0.016539 0.005623 6.882919 ( 6.508865)
test_btest 0.000741 0.000144 66.552241 ( 61.320110)
test_basic 0.006534 0.001265 0.805487 ( 1.166766)
test_all 0.104182 0.021731 650.236808 (318.167193)
test_rubyspec 0.041161 0.031812 88.970938 (119.045022)
total: 522.80 sec