Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240204-030228
#<BuildRuby:0x00005633019c6348
@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.20240204-030228",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000000 0.000043 0.000043 ( 0.000060)
build_up 0.000000 0.006791 2.075878 ( 2.565491)
build_miniruby 0.000357 0.001133 1.719970 ( 1.811460)
build_ruby 0.000000 0.001745 3.021353 ( 3.262974)
build_all 0.007124 0.001926 5.659997 ( 2.597625)
build_install 0.012410 0.008127 6.835962 ( 3.745800)
test_btest 0.000000 0.000906 70.510481 ( 35.913070)
test_basic 0.005464 0.002153 0.763653 ( 0.832689)
test_all 0.078895 0.048046 728.620091 (452.668107)
test_rubyspec 0.079211 0.038458 179.108599 (270.557667)
total: 773.96 sec