Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230706-071310
#<BuildRuby:0x0000564ae01be320
@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.20230706-071310",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002784 0.004300 2.183325 ( 4.603688)
build_miniruby 0.001507 0.000000 1.762662 ( 2.237685)
build_ruby 0.001930 0.000000 3.221886 ( 4.005640)
build_all 0.005752 0.003166 5.179288 ( 4.520754)
build_install 0.013584 0.005432 6.598547 ( 6.455808)
test_btest 0.000728 0.000117 67.357898 ( 40.066321)
test_basic 0.004339 0.004231 0.821971 ( 1.068811)
test_all 0.001046 0.000196 599.797605 (316.615539)
test_rubyspec 0.036226 0.024347 84.651003 (116.619081)
total: 496.19 sec