Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231124-144926
#<BuildRuby:0x000055d89300a228
@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.20231124-144926",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.007229 0.000000 2.184727 ( 3.380364)
build_miniruby 0.001846 0.000000 24.585473 ( 18.528849)
build_ruby 0.001844 0.000000 3.414578 ( 3.907434)
build_all 0.009626 0.000000 5.463215 ( 4.195368)
build_install 0.018899 0.001086 6.771601 ( 4.838256)
test_btest 0.000930 0.000085 61.601980 ( 50.799379)
test_basic 0.007720 0.000702 0.830273 ( 1.298433)
test_all 0.081641 0.043425 631.983572 (254.879402)
test_rubyspec 0.041106 0.029723 83.533311 (102.763591)
total: 444.59 sec