Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20260305-001825
#<BuildRuby:0x000070cdebcffdd0
@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.20260305-001825",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000040 0.000011 0.000051 ( 0.000045)
configure 0.000032 0.000008 0.000040 ( 0.000041)
build_up 0.004422 0.003688 3.184919 ( 8.404327)
build_miniruby 0.001830 0.000230 2.586785 ( 23.531309)
build_ruby 0.002285 0.000070 5.414151 ( 7.376256)
build_all 0.009084 0.001640 7.617658 ( 9.298968)
build_install 0.019708 0.005071 10.670285 ( 14.403477)
test_btest 0.001233 0.000036 107.791674 (142.073486)
test_basic 0.008738 0.003084 1.414600 ( 2.516175)
test_all 0.107512 0.042792 930.096021 (1086.211582)
test_rubyspec 0.065375 0.032140 149.191767 ( 97.951542)
total: 1391.77 sec