Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250313-091253
#<BuildRuby:0x00007fb19edcfdc8
@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.20250313-091253",
@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.000026 0.000010 0.000036 ( 0.000030)
autoconf 0.000039 0.000014 0.000053 ( 0.000053)
configure 0.000038 0.000014 0.000052 ( 0.000052)
build_up 0.008317 0.000164 3.131190 ( 4.080863)
build_miniruby 0.001215 0.000418 1.736463 ( 2.073995)
build_ruby 0.001918 0.000659 4.114501 ( 4.874156)
build_all 0.009994 0.001984 5.928711 ( 5.528551)
build_install 0.017683 0.005894 8.326239 ( 7.823886)
test_btest 0.000000 0.001114 63.900649 ( 64.857439)
test_basic 0.009473 0.003291 1.004112 ( 1.415315)
test_all 0.082332 0.040738 600.956276 (279.585775)
test_rubyspec 0.034527 0.049019 100.227209 ( 51.178020)
total: 421.42 sec