Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241228-154526
#<BuildRuby:0x00007f9c72e5fdd8
@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.20241228-154526",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000029 0.000007 0.000036 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.005769 0.002487 18.258044 ( 15.675482)
build_miniruby 0.001566 0.000380 35.992855 ( 22.085062)
build_ruby 0.001953 0.000474 4.100047 ( 51.584813)
build_all 0.010444 0.001536 25.748566 ( 25.791441)
build_install 0.018926 0.003735 8.233890 ( 7.438797)
test_btest 0.000924 0.000213 66.338311 ( 56.420159)
test_basic 0.009720 0.001265 0.902801 ( 1.363415)
test_all 0.096361 0.054114 700.089081 (634.520944)
test_rubyspec 0.054233 0.032252 107.952637 (116.628655)
total: 931.51 sec