Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231030-051027
#<BuildRuby:0x000055b1ecf5a228
@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-051027",
@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.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.006610 0.000709 2.468387 ( 4.236959)
build_miniruby 0.002328 0.000249 25.345633 ( 14.359324)
build_ruby 0.001788 0.000191 3.370675 ( 3.904299)
build_all 0.007945 0.000852 5.315711 ( 4.990948)
build_install 0.016656 0.004903 6.740762 ( 6.251919)
test_btest 0.000914 0.000117 60.179072 ( 57.770233)
test_basic 0.007849 0.000402 0.790690 ( 1.356620)
test_all 0.095387 0.030446 678.011712 (602.468934)
test_rubyspec 0.032334 0.047767 90.096399 (155.454026)
total: 850.79 sec