Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230808-112317
#<BuildRuby:0x000055e4cefa2450
@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.20230808-112317",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.007943 0.000000 2.316203 ( 4.886658)
build_miniruby 0.001586 0.000000 4.922196 ( 5.026061)
build_ruby 0.001888 0.000000 3.408081 ( 4.009592)
build_all 0.008775 0.000000 2.859817 ( 3.065840)
build_install 0.016977 0.004219 4.248323 ( 4.539868)
test_btest 0.000711 0.000122 64.408860 ( 50.282931)
test_basic 0.004402 0.004173 0.822932 ( 1.246168)
test_all 0.001781 0.000125 639.408169 (366.761868)
test_rubyspec 0.033438 0.027567 87.317678 (114.473695)
total: 554.29 sec