Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230614-030950
#<BuildRuby:0x000055cd056fe398
@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.20230614-030950",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.006173 0.000517 1.958420 ( 4.367134)
build_miniruby 0.001516 0.000000 1.595217 ( 1.852682)
build_ruby 0.001637 0.000000 2.735934 ( 3.330737)
build_all 0.006462 0.001251 2.228139 ( 2.285486)
build_install 0.017703 0.000948 3.461409 ( 3.749870)
test_btest 0.000395 0.000640 60.789709 ( 44.657053)
test_basic 0.000000 0.007956 0.708476 ( 1.089819)
test_all 0.000000 0.001454 557.288247 (301.122488)
test_rubyspec 0.031205 0.026367 78.886273 (111.421470)
total: 473.88 sec