Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240205-050412
#<BuildRuby:0x000055ee4a2ca090
@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.20240205-050412",
@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.000025 0.000003 0.000028 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.006547 0.000366 2.153054 ( 3.443405)
build_miniruby 0.001814 0.000000 2.065663 ( 2.165833)
build_ruby 0.001943 0.000000 3.660506 ( 4.017243)
build_all 0.003331 0.005780 5.560709 ( 3.288589)
build_install 0.015747 0.006812 7.304779 ( 5.349375)
test_btest 0.000781 0.000165 73.049775 ( 41.387884)
test_basic 0.006383 0.002646 0.844878 ( 1.294358)
test_all 0.095402 0.028270 759.549429 (665.763536)
test_rubyspec 0.047889 0.066949 180.751322 (279.367441)
total: 1006.08 sec