Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230831-233506
#<BuildRuby:0x000055c8e5c9dfc0
@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.20230831-233506",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.002526 0.004892 2.037325 ( 3.628843)
build_miniruby 0.001633 0.000522 12.108477 ( 12.902321)
build_ruby 0.001612 0.000516 3.374644 ( 3.936373)
build_all 0.009584 0.000278 5.760621 ( 5.089884)
build_install 0.011806 0.011081 7.192121 ( 6.653382)
test_btest 0.000606 0.000215 68.148676 ( 54.805080)
test_basic 0.000000 0.008337 0.809013 ( 1.252389)
test_all 0.005798 0.006549 654.723194 (722.633366)
test_rubyspec 0.059712 0.028195 95.194137 (149.748801)
total: 960.65 sec