Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241105-231130
#<BuildRuby:0x00007f3ab622fdd8
@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.20241105-231130",
@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.000006 0.000025 ( 0.000025)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.000000 0.008713 4.198745 ( 17.115057)
build_miniruby 0.000000 0.002222 21.424738 ( 21.165989)
build_ruby 0.000000 0.002372 4.403477 ( 4.658377)
build_all 0.005903 0.004623 6.090211 ( 4.424996)
build_install 0.022318 0.002999 9.149100 ( 6.915834)
test_btest 0.000765 0.000298 66.501304 ( 57.617162)
test_basic 0.005788 0.006303 1.007940 ( 1.363716)
test_all 0.079496 0.075308 712.760444 (411.808819)
test_rubyspec 0.038122 0.046685 111.062614 ( 48.843108)
total: 573.91 sec