Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240818-200546
#<BuildRuby:0x00007f3751b6fdc0
@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.20240818-200546",
@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.000002 0.000023 ( 0.000024)
autoconf 0.000037 0.000004 0.000041 ( 0.000040)
configure 0.000033 0.000004 0.000037 ( 0.000036)
build_up 0.009203 0.000516 4.224915 ( 5.588462)
build_miniruby 0.002191 0.000000 2.012794 ( 2.537245)
build_ruby 0.002462 0.000056 4.610312 ( 5.511575)
build_all 0.006422 0.004980 7.739714 ( 8.457448)
build_install 0.017808 0.008771 10.703702 ( 10.883177)
test_btest 0.001097 0.000171 98.057573 ( 79.944828)
test_basic 0.005263 0.008133 1.337292 ( 2.440207)
test_all 0.103671 0.056970 827.451140 (513.701173)
test_rubyspec 0.048238 0.044448 155.694176 ( 56.459465)
total: 685.52 sec