Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240219-172137
#<BuildRuby:0x00005568472da398
@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.20240219-172137",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.002213 0.007709 3.014522 ( 4.776952)
build_miniruby 0.001187 0.000198 1.766395 ( 2.309515)
build_ruby 0.001394 0.000233 3.832664 ( 5.159784)
build_all 0.008581 0.000733 6.211556 ( 6.680608)
build_install 0.023708 0.000386 8.276086 ( 8.907211)
test_btest 0.000861 0.000120 76.578623 ( 87.337628)
test_basic 0.008118 0.000534 0.860532 ( 1.572361)
test_all 0.093385 0.032891 754.081582 (553.640981)
test_rubyspec 0.058118 0.036900 116.421371 (138.250031)
total: 808.64 sec