Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240219-192201
#<BuildRuby:0x000056494429a9a8
@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.20240219-192201",
@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.000028 0.000004 0.000032 ( 0.000032)
autoconf 0.000040 0.000005 0.000045 ( 0.000044)
configure 0.000032 0.000005 0.000037 ( 0.000036)
build_up 0.008806 0.000647 2.957866 ( 5.099033)
build_miniruby 0.001401 0.000187 1.736973 ( 2.490329)
build_ruby 0.002081 0.000000 3.523494 ( 4.552838)
build_all 0.002704 0.006944 6.190088 ( 7.709034)
build_install 0.020984 0.002787 8.379757 ( 9.654730)
test_btest 0.000772 0.000135 75.887369 ( 81.757268)
test_basic 0.003684 0.003774 0.854120 ( 1.500619)
test_all 0.082718 0.041147 747.119730 (536.486645)
test_rubyspec 0.056368 0.038045 119.667557 (155.474308)
total: 804.73 sec