Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240817-140000
#<BuildRuby:0x00007f982562fdd0
@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.20240817-140000",
@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.000017 0.000006 0.000023 ( 0.000022)
autoconf 0.000030 0.000010 0.000040 ( 0.000039)
configure 0.000025 0.000009 0.000034 ( 0.000033)
build_up 0.005291 0.004429 4.228249 ( 6.993230)
build_miniruby 0.001429 0.000491 1.859716 ( 2.500999)
build_ruby 0.001630 0.000560 4.825594 ( 32.330272)
build_all 0.006649 0.005041 7.982202 ( 8.067817)
build_install 0.021586 0.006136 11.141061 ( 12.659530)
test_btest 0.000990 0.000350 99.649624 ( 92.734218)
test_basic 0.009567 0.003105 1.235619 ( 1.972691)
test_all 0.125222 0.040523 839.998433 (590.591356)
test_rubyspec 0.047204 0.046589 155.938410 ( 63.438473)
total: 811.29 sec