Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240207-210819
#<BuildRuby:0x000055947263a090
@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.20240207-210819",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000031 0.000005 0.000036 ( 0.000034)
build_up 0.000000 0.007377 2.244608 ( 3.960419)
build_miniruby 0.000952 0.000765 2.171509 ( 2.697259)
build_ruby 0.001355 0.000325 3.604947 ( 24.853947)
build_all 0.004237 0.004191 5.766221 ( 4.982011)
build_install 0.010073 0.010322 7.306950 ( 7.529304)
test_btest 0.000634 0.000212 74.113269 ( 70.579790)
test_basic 0.000473 0.004601 0.795951 ( 4.790648)
test_all 0.093427 0.031779 748.047597 (695.082574)
test_rubyspec 0.057998 0.054653 174.082138 (257.186600)
total: 1071.66 sec