Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230830-213741
#<BuildRuby:0x000055e84ede6458
@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.20230830-213741",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.007742 0.000641 2.983292 ( 5.136860)
build_miniruby 0.004380 0.000000 47.399869 ( 51.025673)
build_ruby 0.001950 0.000000 3.375721 ( 4.545565)
build_all 0.008487 0.000443 5.650263 ( 6.893564)
build_install 0.013279 0.007634 6.735544 ( 8.200088)
test_btest 0.000861 0.000163 68.842873 ( 81.067905)
test_basic 0.001399 0.008463 0.854783 ( 1.590250)
test_all 0.011668 0.000000 627.818095 (717.331138)
test_rubyspec 0.036898 0.044890 93.278361 (139.550875)
total: 1015.34 sec