Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20260314-225109
#<BuildRuby:0x000074ccff51fdd8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20260314-225109",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000004 0.000022 ( 0.000024)
autoconf 0.000041 0.000009 0.000050 ( 0.000050)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.005065 0.002715 3.225429 ( 4.266832)
build_miniruby 0.000127 0.001770 2.332215 ( 2.746401)
build_ruby 0.001714 0.000439 5.693574 ( 6.358565)
build_all 0.009627 0.000921 7.264481 ( 7.433278)
build_install 0.018812 0.005734 10.076058 ( 12.109072)
test_btest 0.000799 0.000202 98.789459 ( 89.472588)
test_basic 0.006443 0.006775 1.417252 ( 2.095709)
test_all 0.115301 0.030547 858.241874 (457.157271)
test_rubyspec 0.047436 0.044979 130.945381 ( 44.197396)
total: 625.84 sec