Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240304-041245
#<BuildRuby:0x0000563b7410e040
@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.20240304-041245",
@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.000005 0.000023 ( 0.000022)
autoconf 0.000028 0.000008 0.000036 ( 0.000035)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.007706 0.002158 2.984352 ( 4.045290)
build_miniruby 0.001466 0.000410 24.923648 ( 25.820360)
build_ruby 0.001399 0.000392 3.762567 ( 4.495167)
build_all 0.006693 0.001874 6.012913 ( 5.180008)
build_install 0.020069 0.002780 8.114590 ( 6.930839)
test_btest 0.001444 0.000375 71.347353 ( 63.139282)
test_basic 0.008710 0.000000 0.924496 ( 1.394954)
test_all 0.092088 0.030361 770.222726 (397.090347)
test_rubyspec 0.063488 0.033104 122.315417 (168.587582)
total: 676.69 sec