Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240315-041457
#<BuildRuby:0x00005639a87aa458
@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.20240315-041457",
@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.000021 0.000005 0.000026 ( 0.000024)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.007938 0.001764 3.355832 ( 4.382739)
build_miniruby 0.001691 0.000376 1.886315 ( 2.018730)
build_ruby 0.002066 0.000000 3.803896 ( 4.109460)
build_all 0.004597 0.003873 6.229683 ( 4.250624)
build_install 0.015087 0.005834 8.249625 ( 5.607858)
test_btest 0.000725 0.000186 74.276126 ( 44.226602)
test_basic 0.000000 0.008016 0.785593 ( 0.858884)
test_all 0.089411 0.032374 777.325999 (418.204845)
test_rubyspec 0.058650 0.044603 128.462503 (197.867537)
total: 681.53 sec