Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240113-080806
#<BuildRuby:0x0000560d6e50e9a8
@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.20240113-080806",
@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.000022 0.000001 0.000023 ( 0.000022)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.006138 0.000000 1.885932 ( 3.194753)
build_miniruby 0.001421 0.000000 4.310745 ( 4.435540)
build_ruby 0.001708 0.000000 3.210801 ( 3.512947)
build_all 0.008510 0.000000 5.167086 ( 4.572013)
build_install 0.019265 0.000135 6.278275 ( 5.700642)
test_btest 0.000975 0.000026 65.948564 ( 57.536214)
test_basic 0.003776 0.004400 0.788672 ( 1.307131)
test_all 0.110094 0.019312 773.802923 (801.775120)
test_rubyspec 0.040182 0.042419 95.892524 (176.523467)
total: 1058.56 sec