Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250227-181541
#<BuildRuby:0x00007f9eab92fdc8
@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.20250227-181541",
@make="make",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.003787 0.003947 3.210028 ( 2.613294)
build_miniruby 0.001262 0.000204 1.909838 ( 2.163011)
build_ruby 0.001584 0.000000 3.097042 ( 3.269869)
build_all 0.004871 0.003742 5.274718 ( 2.498619)
build_install 0.011843 0.005593 6.958597 ( 4.068382)
test_btest 0.000793 0.000164 58.135077 ( 16.545691)
test_basic 0.008643 0.000035 0.656348 ( 0.718864)
test_all 0.086065 0.032381 547.751010 (209.602693)
test_rubyspec 0.038934 0.037472 96.800856 ( 26.548332)
total: 268.03 sec