Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230914-181806
#<BuildRuby:0x000055aac0cae458
@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.20230914-181806",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.009699 0.000000 26.066543 ( 34.557297)
build_miniruby 0.002481 0.000006 84.371278 ( 99.808500)
build_ruby 0.000000 0.002642 3.593458 ( 5.291056)
build_all 0.008607 0.001103 16.812289 ( 24.149374)
build_install 0.013712 0.008490 7.180114 ( 10.563741)
test_btest 0.000912 0.000096 66.784959 ( 79.142592)
test_basic 0.005154 0.004252 0.842824 ( 1.647820)
test_all 0.010809 0.000344 696.076010 (825.153544)
test_rubyspec 0.063250 0.019110 94.828119 (140.779546)
total: 1221.09 sec