Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230817-113025
#<BuildRuby:0x000055ec4ba96450
@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.20230817-113025",
@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.000002 0.000020 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.003888 0.004451 2.472032 ( 5.508750)
build_miniruby 0.001366 0.000182 2.024137 ( 2.396012)
build_ruby 0.001706 0.000000 3.100657 ( 3.730629)
build_all 0.000000 0.009219 5.654675 ( 4.820912)
build_install 0.013561 0.007100 7.037571 ( 6.571818)
test_btest 0.000811 0.000192 65.602497 ( 42.093899)
test_basic 0.004786 0.003960 0.816537 ( 1.175708)
test_all 0.009441 0.000494 638.306654 (334.112945)
test_rubyspec 0.037165 0.034663 90.839753 (118.031221)
total: 518.44 sec