Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230907-133705
#<BuildRuby:0x000055cb8668e320
@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.20230907-133705",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000021 0.000006 0.000027 ( 0.000028)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.009984 0.000483 2.986845 ( 4.590993)
build_miniruby 0.000000 0.003669 44.262104 ( 33.624469)
build_ruby 0.001543 0.000862 3.357683 ( 4.052717)
build_all 0.003324 0.008121 5.854854 ( 5.579080)
build_install 0.014288 0.005883 6.949691 ( 7.199984)
test_btest 0.000930 0.000349 63.169359 ( 47.968209)
test_basic 0.004513 0.001693 0.813575 ( 1.286343)
test_all 0.009279 0.001860 663.507143 (640.526416)
test_rubyspec 0.050933 0.031088 93.371813 (143.992917)
total: 888.82 sec