Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240214-111857
#<BuildRuby:0x000055ca4944de50
@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.20240214-111857",
@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.000105 0.000000 0.000105 ( 0.000233)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.006876 0.000446 2.229197 ( 4.460697)
build_miniruby 0.000000 0.001782 1.875143 ( 2.540188)
build_ruby 0.001012 0.001054 3.722104 ( 4.976090)
build_all 0.006471 0.002937 6.288047 ( 6.346656)
build_install 0.013003 0.007933 7.636275 ( 8.644368)
test_btest 0.000831 0.000190 75.541846 ( 82.919096)
test_basic 0.003785 0.003834 0.873638 ( 1.628620)
test_all 0.086154 0.041866 802.837302 (593.887073)
test_rubyspec 0.049884 0.065118 182.583947 (233.209012)
total: 938.61 sec