Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240124-185307
#<BuildRuby:0x000056280a2c9e98
@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.20240124-185307",
@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.000000 0.000017 ( 0.000017)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.006303 0.000225 3.446701 ( 3.824960)
build_miniruby 0.005793 0.000206 104.039996 ( 44.876954)
build_ruby 0.001498 0.000053 3.445118 ( 4.046706)
build_all 0.008901 0.000317 5.510839 ( 4.171488)
build_install 0.020569 0.000365 7.030109 ( 5.613301)
test_btest 0.001272 0.000042 70.993982 ( 43.114923)
test_basic 0.007770 0.000082 0.815031 ( 1.149072)
test_all 0.081757 0.038879 707.604649 (540.297603)
test_rubyspec 0.073199 0.041806 180.321010 (291.148180)
total: 938.24 sec