Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240310-040746
#<BuildRuby:0x0000564a7097a9a8
@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.20240310-040746",
@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.000015 0.000005 0.000020 ( 0.000022)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.004594 0.004323 2.728561 ( 4.410143)
build_miniruby 0.001136 0.000433 1.880499 ( 2.170255)
build_ruby 0.001539 0.000586 3.625939 ( 4.587313)
build_all 0.002861 0.005541 5.972690 ( 5.971793)
build_install 0.014394 0.009381 7.735488 ( 7.180261)
test_btest 0.000581 0.000266 74.904805 ( 82.891454)
test_basic 0.006796 0.000998 0.842478 ( 1.507866)
test_all 0.082000 0.042444 785.400715 (630.892142)
test_rubyspec 0.045236 0.051350 121.075785 (190.704633)
total: 930.32 sec