Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231030-071124
#<BuildRuby:0x000055a975665a48
@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.20231030-071124",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.006519 0.000966 2.282133 ( 4.031095)
build_miniruby 0.001215 0.000180 1.645523 ( 2.197061)
build_ruby 0.000000 0.002141 3.226529 ( 4.096337)
build_all 0.001756 0.006945 5.204920 ( 5.413695)
build_install 0.022022 0.000000 6.459486 ( 6.887835)
test_btest 0.001279 0.000000 60.203223 ( 61.149552)
test_basic 0.005639 0.002310 0.792993 ( 1.347693)
test_all 0.080571 0.044387 648.243419 (508.580145)
test_rubyspec 0.007583 0.069570 89.151308 (148.452571)
total: 742.16 sec