Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231231-102804
#<BuildRuby:0x000055eedfb15d90
@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.20231231-102804",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006133 0.000876 1.922436 ( 3.700280)
build_miniruby 0.001537 0.000220 2.200034 ( 3.025081)
build_ruby 0.001801 0.000257 3.486665 ( 4.551806)
build_all 0.007723 0.001103 5.345208 ( 6.162407)
build_install 0.018246 0.003208 6.704282 ( 7.999782)
test_btest 0.000693 0.000102 61.908734 ( 74.684436)
test_basic 0.003018 0.004769 0.838009 ( 1.377046)
test_all 0.097600 0.032953 701.583060 (650.114256)
test_rubyspec 0.032775 0.044039 94.100664 (159.001908)
total: 910.62 sec