Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240318-021848
#<BuildRuby:0x000055d5cfa8a458
@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.20240318-021848",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.009415 0.000254 2.655485 ( 3.316218)
build_miniruby 0.000000 0.001674 1.798581 ( 1.907912)
build_ruby 0.000000 0.001909 4.029734 ( 4.623971)
build_all 0.002256 0.006819 6.470359 ( 4.396544)
build_install 0.021024 0.001274 7.867038 ( 6.035303)
test_btest 0.001820 0.000000 73.388787 ( 48.896403)
test_basic 0.004100 0.004478 0.873172 ( 1.202758)
test_all 0.100504 0.023821 797.392590 (435.872697)
test_rubyspec 0.056667 0.042048 125.223592 (186.937338)
total: 693.19 sec