Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231219-051551
#<BuildRuby:0x000055890a206258
@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.20231219-051551",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000022 0.000003 0.000025 ( 0.000027)
build_up 0.003226 0.004697 2.598292 ( 4.318676)
build_miniruby 0.001364 0.000285 1.725305 ( 2.320011)
build_ruby 0.001606 0.000334 3.119734 ( 21.014200)
build_all 0.004665 0.004381 5.380775 ( 4.703853)
build_install 0.009860 0.010327 6.764235 ( 5.993445)
test_btest 0.000611 0.000188 58.629859 ( 55.081169)
test_basic 0.000742 0.007691 0.787775 ( 1.248107)
test_all 0.088632 0.033788 636.662482 (366.820115)
test_rubyspec 0.033352 0.040100 89.636253 (122.512699)
total: 584.01 sec