Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240201-010355
#<BuildRuby:0x00005638582321e8
@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.20240201-010355",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003145 0.003802 2.147486 ( 3.784930)
build_miniruby 0.000000 0.001790 2.260616 ( 2.709486)
build_ruby 0.000000 0.001784 3.448989 ( 4.502766)
build_all 0.009775 0.001344 35.375269 ( 41.842109)
build_install 0.012816 0.009379 7.107368 ( 8.251060)
test_btest 0.000337 0.000830 72.996424 ( 79.457767)
test_basic 0.001817 0.003952 0.827445 ( 1.688008)
test_all 0.081034 0.045508 733.792611 (824.085379)
test_rubyspec 0.046076 0.068208 182.517899 (278.482362)
total: 1244.81 sec