Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240124-145210
#<BuildRuby:0x0000564debafa228
@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.20240124-145210",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.003057 0.004539 1.995562 ( 2.423417)
build_miniruby 0.001620 0.000000 1.787299 ( 1.789326)
build_ruby 0.001925 0.000000 3.544066 ( 3.828720)
build_all 0.003694 0.004815 5.310904 ( 3.096809)
build_install 0.016879 0.001755 6.553281 ( 3.897679)
test_btest 0.000666 0.000138 72.413175 ( 45.315940)
test_basic 0.007447 0.000586 0.828579 ( 1.075038)
test_all 0.070959 0.047115 677.230693 (416.746036)
test_rubyspec 0.063000 0.050957 173.658638 (265.244894)
total: 743.42 sec