Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231227-082437
#<BuildRuby:0x000055df69f0a1d8
@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.20231227-082437",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000028 0.000005 0.000033 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.005234 0.000805 1.892838 ( 4.485326)
build_miniruby 0.001473 0.000227 4.714923 ( 6.575368)
build_ruby 0.001882 0.000289 3.503546 ( 5.222949)
build_all 0.008095 0.000558 5.227750 ( 6.887983)
build_install 0.020146 0.000000 6.526306 ( 9.271694)
test_btest 0.000869 0.000000 63.696072 ( 83.434894)
test_basic 0.007540 0.000793 0.848900 ( 1.700622)
test_all 0.099451 0.032392 803.732419 (952.085327)
test_rubyspec 0.049794 0.027190 92.413533 (156.951658)
total: 1226.62 sec