Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240901-141700
#<BuildRuby:0x00007f93d61afdd0
@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.20240901-141700",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.008678 0.000403 3.887750 ( 5.777670)
build_miniruby 0.001875 0.000165 1.872240 ( 2.664876)
build_ruby 0.002421 0.000214 4.371711 ( 31.026333)
build_all 0.010597 0.000935 7.828231 ( 6.294284)
build_install 0.021396 0.006029 10.766381 ( 9.437346)
test_btest 0.001145 0.000000 98.600524 ( 80.786208)
test_basic 0.012430 0.000000 1.194517 ( 1.431231)
test_all 0.135637 0.023225 796.251508 (397.104193)
test_rubyspec 0.041471 0.049664 148.398527 ( 52.262479)
total: 586.79 sec