Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231013-102245
#<BuildRuby:0x000055726b66a458
@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.20231013-102245",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000022)
build_up 0.000000 0.007487 2.496500 ( 3.503085)
build_miniruby 0.000958 0.000518 1.729459 ( 2.047030)
build_ruby 0.001523 0.000315 3.382246 ( 4.038887)
build_all 0.007735 0.000723 5.684682 ( 4.844823)
build_install 0.016302 0.005954 7.124406 ( 6.538716)
test_btest 0.000812 0.000178 66.034334 ( 59.268339)
test_basic 0.000000 0.008993 0.857368 ( 1.249311)
test_all 0.007015 0.003891 716.118345 (417.881227)
test_rubyspec 0.039060 0.039129 97.974548 (142.717341)
total: 642.09 sec