Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241107-211330
#<BuildRuby:0x00007f4478d1fdd0
@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.20241107-211330",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.008270 0.000041 3.922758 ( 5.134874)
build_miniruby 0.001332 0.000333 1.567600 ( 1.583468)
build_ruby 0.001557 0.000389 4.294943 ( 25.891714)
build_all 0.006686 0.003725 5.917414 ( 4.004348)
build_install 0.014263 0.008794 8.710588 ( 8.487674)
test_btest 0.000716 0.000213 60.805327 ( 35.256723)
test_basic 0.008500 0.002527 0.977588 ( 1.090125)
test_all 0.119274 0.032962 713.513768 (381.648353)
test_rubyspec 0.033415 0.048415 106.120215 ( 45.310855)
total: 508.41 sec