Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240322-002049
#<BuildRuby:0x000055ccbb7915e8
@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.20240322-002049",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000029 0.000005 0.000034 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.005260 0.005212 4.090707 ( 4.533429)
build_miniruby 0.001587 0.000366 2.179546 ( 2.371689)
build_ruby 0.001448 0.000335 3.675346 ( 4.210299)
build_all 0.008772 0.000025 5.961588 ( 4.217008)
build_install 0.020730 0.003248 8.373021 ( 6.340025)
test_btest 0.000768 0.000159 70.400475 ( 52.326508)
test_basic 0.002703 0.004842 0.802847 ( 1.144829)
test_all 0.097859 0.023708 733.971929 (409.557578)
test_rubyspec 0.029288 0.067549 117.515744 (168.396127)
total: 653.10 sec