Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240311-000836
#<BuildRuby:0x0000558b897cdd90
@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.20240311-000836",
@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.000024 0.000004 0.000028 ( 0.000062)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000000 0.000047 0.000047 ( 0.000048)
build_up 0.001365 0.007340 2.781296 ( 3.576178)
build_miniruby 0.001329 0.000321 1.864874 ( 2.184837)
build_ruby 0.001319 0.000318 3.487098 ( 4.348545)
build_all 0.003885 0.005118 6.159594 ( 5.339189)
build_install 0.015834 0.006872 8.055655 ( 7.478377)
test_btest 0.000831 0.000244 73.536972 ( 71.060097)
test_basic 0.004237 0.004117 0.866331 ( 1.464456)
test_all 0.086511 0.040529 787.033008 (506.680170)
test_rubyspec 0.032310 0.064632 121.583285 (188.840614)
total: 790.97 sec