Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241111-092136
#<BuildRuby:0x00007fcbcc2ffdd8
@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.20241111-092136",
@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.000004 0.000025 ( 0.000025)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.009123 0.000893 4.334689 ( 5.783457)
build_miniruby 0.001977 0.000000 2.267431 ( 2.591483)
build_ruby 0.002391 0.000044 4.354311 ( 4.982179)
build_all 0.010061 0.000973 5.925181 ( 5.405934)
build_install 0.019372 0.004707 9.052577 ( 7.822011)
test_btest 0.000932 0.000164 67.872345 ( 62.753344)
test_basic 0.011888 0.000516 1.055073 ( 1.473065)
test_all 0.098364 0.062694 701.221351 (432.422279)
test_rubyspec 0.054027 0.029717 115.713779 ( 60.148213)
total: 583.38 sec