Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250505-152006
#<BuildRuby:0x00007f6bbe40fde0
@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.20250505-152006",
@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.000031 0.000004 0.000035 ( 0.000030)
autoconf 0.000052 0.000006 0.000058 ( 0.000053)
configure 0.000038 0.000004 0.000042 ( 0.000042)
build_up 0.003124 0.004548 2.867019 ( 3.910106)
build_miniruby 0.002410 0.000000 3.351231 ( 3.073719)
build_ruby 0.002315 0.000000 4.600744 ( 4.749832)
build_all 0.009963 0.000314 5.835498 ( 3.404928)
build_install 0.019227 0.001919 8.023377 ( 22.444358)
test_btest 0.000783 0.000100 59.998387 ( 22.549811)
test_basic 0.004423 0.000000 0.900034 ( 4.584049)
test_all 0.080394 0.048165 603.601507 (363.266614)
test_rubyspec 0.061562 0.022358 105.790458 ( 56.298362)
total: 484.28 sec