Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240118-145513
#<BuildRuby:0x000055c67cc8dff0
@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.20240118-145513",
@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.000026 0.000005 0.000031 ( 0.000030)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.002149 0.004080 1.669965 ( 2.990034)
build_miniruby 0.001282 0.000310 1.752575 ( 2.083121)
build_ruby 0.001439 0.000347 3.549023 ( 4.310251)
build_all 0.007566 0.000021 5.210584 ( 4.382361)
build_install 0.018706 0.001540 6.328103 ( 6.262756)
test_btest 0.000887 0.000183 68.457595 ( 72.074965)
test_basic 0.006834 0.001407 0.810439 ( 1.333688)
test_all 0.092699 0.033392 731.639275 (895.878597)
test_rubyspec 0.064561 0.049084 170.240080 (277.730468)
total: 1267.05 sec