Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230812-052755
#<BuildRuby:0x00005600181ce1e8
@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.20230812-052755",
@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.000022)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.007058 0.000203 2.311659 ( 21.929283)
build_miniruby 0.000000 0.001879 1.919503 ( 3.841229)
build_ruby 0.000000 0.002131 3.362215 ( 4.089124)
build_all 0.005664 0.003265 2.838153 ( 3.011820)
build_install 0.018153 0.003733 4.262058 ( 4.664608)
test_btest 0.000749 0.000099 70.892440 ( 46.947211)
test_basic 0.007311 0.000961 0.874091 ( 1.178975)
test_all 0.001489 0.000196 662.353106 (325.893274)
test_rubyspec 0.029042 0.033309 86.809847 (104.321582)
total: 515.88 sec