Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240828-082136
#<BuildRuby:0x00007feee8dafdc0
@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.20240828-082136",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.001628 0.007364 4.552698 ( 4.221907)
build_miniruby 0.001976 0.000523 2.366162 ( 2.593734)
build_ruby 0.002085 0.000551 4.835797 ( 5.547130)
build_all 0.006510 0.004755 7.543658 ( 5.566753)
build_install 0.016435 0.008230 10.892102 ( 8.228464)
test_btest 0.000732 0.000225 95.982029 ( 39.483835)
test_basic 0.008980 0.001450 0.986040 ( 1.042285)
test_all 0.091706 0.066428 833.326672 (365.776897)
test_rubyspec 0.031222 0.059498 151.172453 ( 43.116815)
total: 475.58 sec