Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240314-181502
#<BuildRuby:0x000055a7e524a0d0
@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.20240314-181502",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000030 0.000010 0.000040 ( 0.000039)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.011603 0.001067 11.745783 ( 12.224276)
build_miniruby 0.010103 0.003444 232.334417 ( 76.292591)
build_ruby 0.000587 0.001707 4.699500 ( 4.020372)
build_all 0.063689 0.020755 194.160233 (102.709040)
build_install 0.010509 0.012498 8.760606 ( 7.980607)
test_btest 0.000779 0.000283 74.550291 ( 68.852849)
test_basic 0.005829 0.001726 0.842247 ( 1.261265)
test_all 0.079877 0.047101 823.057968 (602.308983)
test_rubyspec 0.071144 0.031240 127.680718 (192.440526)
total: 1068.09 sec