Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231115-183314
#<BuildRuby:0x00005585bd1da090
@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.20231115-183314",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.000089 0.007161 1.991540 ( 3.774035)
build_miniruby 0.001406 0.000194 1.696043 ( 2.187524)
build_ruby 0.002025 0.000280 3.299171 ( 18.634241)
build_all 0.000968 0.007874 5.253015 ( 6.064537)
build_install 0.016335 0.004052 6.493138 ( 12.278470)
test_btest 0.000823 0.000175 65.930658 ( 75.112926)
test_basic 0.007724 0.000782 0.819219 ( 1.575518)
test_all 0.081846 0.046349 619.994607 (523.062894)
test_rubyspec 0.033224 0.039698 91.482720 (127.950289)
total: 770.64 sec