Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240314-201510
#<BuildRuby:0x0000556bf102df48
@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.20240314-201510",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.004849 0.004095 3.358479 ( 3.827234)
build_miniruby 0.000000 0.001706 1.833279 ( 2.270312)
build_ruby 0.000000 0.002020 3.778011 ( 4.274863)
build_all 0.008537 0.000516 6.407958 ( 4.522870)
build_install 0.020933 0.000775 8.444504 ( 5.955561)
test_btest 0.000931 0.000000 71.453010 ( 49.414030)
test_basic 0.000449 0.007866 0.862301 ( 1.326807)
test_all 0.092050 0.032352 795.189099 (546.900330)
test_rubyspec 0.041885 0.057923 122.500909 (188.303929)
total: 806.80 sec