Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240227-000559
#<BuildRuby:0x000055c1b20e9e98
@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.20240227-000559",
@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.000004 0.000021 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.004451 0.006973 18.842798 ( 22.229887)
build_miniruby 0.004742 0.005209 190.617553 (201.899462)
build_ruby 0.001941 0.000000 4.180963 ( 5.625879)
build_all 0.015508 0.000000 49.231537 ( 52.019244)
build_install 0.011089 0.009771 7.532945 ( 9.478313)
test_btest 0.000591 0.000181 71.297412 ( 85.482148)
test_basic 0.005766 0.002098 0.826274 ( 1.507488)
test_all 0.099740 0.022208 796.782461 (604.936619)
test_rubyspec 0.039356 0.049400 117.708825 (161.984864)
total: 1145.17 sec