Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240217-212101
#<BuildRuby:0x000055c6e5d21fc0
@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.20240217-212101",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002559 0.004665 2.083296 ( 4.109302)
build_miniruby 0.001611 0.000386 1.780030 ( 2.198639)
build_ruby 0.001446 0.000347 3.783198 ( 4.970103)
build_all 0.004094 0.005430 6.148132 ( 6.397715)
build_install 0.014586 0.007569 7.494267 ( 8.061411)
test_btest 0.000686 0.000211 72.575820 ( 79.179851)
test_basic 0.009005 0.000000 0.859497 ( 1.515375)
test_all 0.106853 0.016792 798.252361 (528.251206)
test_rubyspec 0.059724 0.035530 113.428113 (135.329168)
total: 770.01 sec