Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231110-182507
#<BuildRuby:0x000055c53127a2a8
@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.20231110-182507",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.006655 0.001597 2.643962 ( 4.080562)
build_miniruby 0.008954 0.000891 86.896960 ( 49.934784)
build_ruby 0.001924 0.000000 3.256551 ( 3.713631)
build_all 0.011120 0.002202 6.265833 ( 4.795044)
build_install 0.017824 0.001767 6.433938 ( 5.645451)
test_btest 0.000000 0.003506 65.034914 ( 60.192402)
test_basic 0.002571 0.005662 0.815785 ( 1.449934)
test_all 0.086771 0.040540 664.601847 (625.291139)
test_rubyspec 0.033680 0.044856 92.243161 (175.881701)
total: 930.99 sec