Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240223-195836
#<BuildRuby:0x000055804375a1e8
@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.20240223-195836",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.007600 0.004793 19.777881 ( 25.448129)
build_miniruby 0.011628 0.000196 214.082544 (239.581585)
build_ruby 0.002813 0.000000 4.033724 ( 6.087314)
build_all 0.011858 0.004243 38.487310 ( 58.716306)
build_install 0.020231 0.001025 7.961803 ( 12.104531)
test_btest 0.000940 0.000085 75.732626 (106.545407)
test_basic 0.007662 0.000697 0.852807 ( 1.672083)
test_all 0.101747 0.024061 772.885005 (755.512789)
test_rubyspec 0.057892 0.036721 117.705900 (165.406932)
total: 1371.08 sec