Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241030-030627
#<BuildRuby:0x00007f4fc97dfdc8
@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.20241030-030627",
@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.000006 0.000029 ( 0.000029)
autoconf 0.000040 0.000009 0.000049 ( 0.000051)
configure 0.000040 0.000009 0.000049 ( 0.000049)
build_up 0.005597 0.003395 4.277593 ( 4.916416)
build_miniruby 0.001404 0.000341 2.251093 ( 2.365386)
build_ruby 0.001867 0.000454 4.193235 ( 17.440965)
build_all 0.008891 0.003221 9.342712 ( 6.025831)
build_install 0.017444 0.006254 9.155544 ( 5.924744)
test_btest 0.000674 0.000175 62.974646 ( 45.848517)
test_basic 0.003341 0.008627 1.061118 ( 1.245810)
test_all 0.110286 0.040357 719.658630 (446.486687)
test_rubyspec 0.064619 0.026218 110.115993 ( 58.601749)
total: 588.86 sec